Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7d3…9dc20x9d35…97d4Base—$5.75100%fluxa106d ago0x38e21c…b4643a
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0xe95f46…ab6262
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0x8e08d4…845390
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0x0b7055…758f93
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0x2aec05…f37c93
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0xe9ba8b…36cf47
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0x99ae05…0c6de9
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0x7939bf…fb5c26
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0xac12df…bb94ce
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0xa46b82…20d5a2
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0xe528ce…d89606
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0x66079b…35e4b7
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0xc5cd44…c72609
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0xb4f3f1…b2512f
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0x926a6e…605e32
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0xded96d…15c911
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0x72c832…d3252f
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0x7af5ea…91e9b8
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0x1c0478…8a6293
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0x5af154…4afe11
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0xb18ad8…a9fd78
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0xd98310…2d14fd
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0x5ba027…f056c5
0xd1ae…81330xf7d3…9dc2Base—$0.25100%fluxa106d ago0xe61b60…a026ff

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.