Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$4.20100%0x0389…0bc248d ago0x9cab25…2dba05
0xc9a2…31540x0e3d…7757Base$5.25100%0xa0c6…2cb448d ago0x2b1b3a…2d5f47
0xc9a2…31540x0e3d…7757Base$5.25100%0x21ab…01d948d ago0x51f154…ae1094
0xc9a2…31540x0e3d…7757Base$5.25100%0xdc27…c47d48d ago0x1e16d4…2b9f78
0xc9a2…31540x0e3d…7757Base$3.15100%0x3764…3be048d ago0x7f3eb2…729e9b
0xc9a2…31540x0e3d…7757Base$21.00100%0x791a…97b448d ago0x6519d4…89ae4b
0xc9a2…31540x0e3d…7757Base$31.50100%0x6170…fcde48d ago0x3cffe3…881981
0xc9a2…31540x47c5…4fc3Base$2.1070%0xc5bc…360648d ago0xe38cc0…19fb73
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6bdd…b27648d ago0x917e47…040b3a
0xc9a2…31540x0e3d…7757Base$6.30100%0x4ec9…366148d ago0x68785a…272078
0xc9a2…31540x0e3d…7757Base$1.05100%0x0e26…797848d ago0x3b822c…aae71c
0xc9a2…31540x0e3d…7757Base$2.10100%0x2699…b2a548d ago0xb4463a…1ac02f
0xc9a2…31540x0e3d…7757Base$2.10100%0xa070…95e048d ago0x2ce934…627d91
0xc9a2…31540x47c5…4fc3Base$21.0070%0xedfa…1e1248d ago0x6652fa…e5e240
0xc9a2…31540x0e3d…7757Base$2.10100%0x2d1c…632c48d ago0x762b10…5f3a57
0xc9a2…31540x0e3d…7757Base$5.25100%0xdcda…233748d ago0x9a7bc6…4a4ebb
0xc9a2…31540x47c5…4fc3Base$5.2570%0x762b…cf5048d ago0x8bd7b9…4c944e
0xc9a2…31540x47c5…4fc3Base$5.2570%0xf6cb…a8d748d ago0x355518…764bbd
0xc9a2…31540x0e3d…7757Base$3.15100%0xa5e3…a7a348d ago0xddf722…de9296
0xc9a2…31540x0e3d…7757Base$1.05100%0x93eb…4c2948d ago0x5a0388…947a13
0xc9a2…31540x47c5…4fc3Base$10.5070%0x5823…9b2148d ago0x34f694…9be3ed
0xc9a2…31540x0e3d…7757Base$3.15100%0x35ec…9dba48d ago0xc37e4d…81ab9f
0xc9a2…31540x47c5…4fc3Base$2.1070%0xbc7c…86d448d ago0x43dd0f…2643b3
0xc9a2…31540x47c5…4fc3Base$31.5070%0xa75d…d8a548d ago0x192461…77e1df
0xc9a2…31540x47c5…4fc3Base$5.2570%0x2d18…781148d ago0xc79b75…8c4d99

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.