Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8eb7…66950xac65…4417Base$0.05100%fluxa111d ago0x313bf1…c8cb3a
0xb90a…9ae40x8eb7…6695Base$0.05100%fluxa111d ago0xb0b255…91fc44
0x8eb7…66950xac65…4417Base$0.04100%fluxa111d ago0xc31007…fdfe6f
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0xecccbd…0e7ccd
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0xc9bf19…5f8cd3
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x4a4c58…f541d9
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x6ac7fb…db1d37
0x8eb7…66950xac65…4417Base$0.97100%fluxa112d ago0x3efb9b…9f1ac7
0xb90a…9ae40x8eb7…6695Base$0.90100%fluxa112d ago0x69430e…710f77
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x3580c2…66c27d
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x45cb34…57403f
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x52c19f…445e79
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x38a20f…7b28be
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x59df90…e97ba9
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x3e659d…830436
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x94e805…445169
0x8eb7…66950xac65…4417Base$0.02100%fluxa112d ago0x051eef…c5950c
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x345bfb…0e58cd
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x571c46…65e431
0x8eb7…66950xac65…4417Base$0.97100%fluxa112d ago0xc55817…ba3a16
0xb90a…9ae40x8eb7…6695Base$0.90100%fluxa112d ago0x9c03b6…a55ee0
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x28f172…d81f52
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0xccabd8…216646
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x20622a…478ea7
0xb90a…9ae40x8eb7…6695Base$0.01100%fluxa112d ago0x8a74d5…5e4d19

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.