Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$1.05100%0x60af…6a2557d ago0x4f284a…3a7a88
0x8cfa…be850x0e3d…7757Base—$1.05100%0x8e4d…98c057d ago0x7106e4…494d54
0x8cfa…be850x0e3d…7757Base—$10.50100%0x1c06…7baa57d ago0xc1733c…cfa2ee
0x8cfa…be850x0e3d…7757Base—$1.05100%0x969c…eacf57d ago0x610fcd…06a897
0x8cfa…be850x0e3d…7757Base—$1.05100%0x2035…57d357d ago0xee2f63…5df65c
0x8cfa…be850x0e3d…7757Base—$1.05100%0xab17…f94357d ago0x4c4123…9b02b6
0x8cfa…be850x0e3d…7757Base—$1.05100%0x2960…064b57d ago0x458f81…216a91
0x8cfa…be850x0e3d…7757Base—$5.25100%0xbada…25fd57d ago0x9a605f…91458a
0x8cfa…be850x0e3d…7757Base—$5.25100%0x5d0b…1ded57d ago0x7ecf80…f9fd19
0x8cfa…be850x0e3d…7757Base—$10.50100%0x35ec…9dba57d ago0x3a1832…285af1
0x8cfa…be850x0e3d…7757Base—$15.75100%0xc84b…0cb357d ago0xdb85d1…e08cfd
0x8cfa…be850x0e3d…7757Base—$10.50100%0xec3e…414c57d ago0x2e08ac…c3acf0
0x8cfa…be850x0e3d…7757Base—$1.05100%0x9547…14df57d ago0xf8b4b5…6bd8bc
0x8cfa…be850x0e3d…7757Base—$10.50100%0x79f3…6a3857d ago0xb30f08…2bd238
0x8cfa…be850x0e3d…7757Base—$10.50100%0x04e2…747857d ago0x1fd2b2…c21d76
0x8cfa…be850x0e3d…7757Base—$10.50100%0x8f67…d01457d ago0x659e3c…7594bc
0x8cfa…be850x0e3d…7757Base—$5.25100%0xcfc4…e10457d ago0x9a2f57…be842e
0x8cfa…be850x0e3d…7757Base—$1.05100%0xe59f…80f757d ago0xf4e18b…f293b7
0x8cfa…be850x0e3d…7757Base—$7.35100%0x8ea5…b7fc57d ago0x627e00…5daa41
0x8cfa…be850x0e3d…7757Base—$1.05100%0x1dbc…007e57d ago0xe2876f…3e6bfb
0x8cfa…be850x0e3d…7757Base—$3.15100%0x6b3c…58cb57d ago0xb897f9…52f1c7
0x8cfa…be850x0e3d…7757Base—$3.15100%0xdae3…916a57d ago0x04c4f1…fa04fa
0x8cfa…be850x0e3d…7757Base—$14.70100%0xf3d1…2b9c58d ago0x644a08…bd8773
0x8cfa…be850x0e3d…7757Base—$2.10100%0x826a…78de58d ago0x562048…3c2ce2

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.