Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea34…81fd0x2444…ddecBase—$0.00120%Payer-submitted7d ago0x64d865…1e6760
0xea34…81fd0x2444…ddecBase—$0.00120%Payer-submitted7d ago0x6232f5…bdfee1
0xea34…81fd0x2444…ddecBase—$0.00120%Payer-submitted7d ago0x9e80e1…db2789
0xea34…81fd0x2444…ddecBase—$0.00120%Payer-submitted7d ago0x817891…ce7169
0xea34…81fd0x2444…ddecBase—$0.00120%Payer-submitted7d ago0xa70917…bdf12e
0xea34…81fd0x2444…ddecBase—$0.00120%Payer-submitted7d ago0xcdc38b…cf8e96
0xea34…81fd0x2444…ddecBase—$0.00120%Payer-submitted7d ago0xeab203…c1fe9d
0xea34…81fd0x2444…ddecBase—$0.00120%Payer-submitted7d ago0x16df18…7c9920
0xea34…81fd0x2444…ddecBase—$0.00120%Payer-submitted7d ago0xf159a1…7e0fd2
0xea34…81fd0x2444…ddecBase—$0.00120%Payer-submitted7d ago0x29d79c…b62e50
0xea34…81fd0x2444…ddecBase—$0.00220%Payer-submitted7d ago0x137ce7…4a2ef3
0xea34…81fd0x2f01…a0d3Base—$0.0170%0xa2d4…125c7d ago0x6cd289…65edfb
0xea34…81fd0x8532…b6e0Base—$0.00120%Payer-submitted7d ago0xb7b465…43592e
0xea34…81fd0x8532…b6e0Base—$0.00120%Payer-submitted7d ago0x126cf8…192a87
0xea34…81fd0x8532…b6e0Base—$0.00120%Payer-submitted7d ago0x0fb34c…2b7eb6
0xea34…81fd0x8532…b6e0Base—$0.00120%Payer-submitted7d ago0x2ae892…be9242
0xea34…81fd0x8532…b6e0Base—$0.00120%Payer-submitted7d ago0xf699c8…e4574b
0xea34…81fd0x8532…b6e0Base—$0.00120%Payer-submitted7d ago0xeb82e7…5ee596
0xea34…81fd0x8532…b6e0Base—$0.00120%Payer-submitted7d ago0x7fe77f…04fdd4
0xea34…81fd0x8532…b6e0Base—$0.00120%Payer-submitted7d ago0x022021…fe4cba
0xea34…81fd0x8532…b6e0Base—$0.00120%Payer-submitted7d ago0x41241a…6299f4
0xea34…81fd0x8532…b6e0Base—$0.00120%Payer-submitted7d ago0x78d862…51ebb7
0xea34…81fd0x8532…b6e0Base—$0.00120%Payer-submitted7d ago0xcd3a6b…3fba60
0xea34…81fd0x8532…b6e0Base—$0.00120%Payer-submitted7d ago0xddd547…fedbb6
0xea34…81fd0x8532…b6e0Base—$0.00120%Payer-submitted7d ago0xec414c…181c7a

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.