Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x5bb0fa…9275a4
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0xb9de13…74cde5
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3cac3c…8b5ff3
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0xad7ede…b6682e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x4fb2ac…5f22da
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x83ce15…0d92cd
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x935973…2b4579
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x18707b…44df02
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x65fef3…7f5e62
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0d5307…f14c37
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0xfb7b61…71634c
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x05432e…0b920d
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x329f18…16255e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0xf62690…6483ab
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3ca9a5…4a2703
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0xec47ae…add12c
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0xc4bbb7…a3c290
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x90954f…f77e3c
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0e7d8c…620cd7
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0xb6e12f…b0113e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x1b2eb2…eb31d6
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0ef46a…2e1133
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x8b3eaf…1f1900
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x502910…9c57e5
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0xd5f366…a5bb70

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.