Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xade2…fa7b0x2b6d…32c5Base2sPublic-records$0.001100%coinbase76d ago0x65c3b0…003a33
0xade2…fa7b0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase76d ago0x45c12f…1ce952
0xade2…fa7b0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase76d ago0xd5ea6f…ce7243
0xade2…fa7b0x2b6d…32c5Base2sPublic-records$0.001100%coinbase76d ago0x9188e1…df239b
0xade2…fa7b0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase76d ago0x4714d9…33faee
0xa2b3…f2d30x2b6d…32c5Base2sPublic-records$0.0012100%coinbase76d ago0xd27858…cd03ae
0xa2b3…f2d30x2b6d…32c5Base2sPublic-records$0.00144100%coinbase76d ago0xe68768…d3da3f
0xa2b3…f2d30x2b6d…32c5Base2sPublic-records$0.0048100%coinbase76d ago0x7a70cd…2f220e
0xa2b3…f2d30x2b6d…32c5Base2sPublic-records$0.001100%coinbase76d ago0x36af00…3faca0
0xa2b3…f2d30x2b6d…32c5Base2sPublic-records$0.001100%coinbase76d ago0x015896…c4c01a
0xa2b3…f2d30x2b6d…32c5Base2sPublic-records$0.00144100%coinbase76d ago0x2f2250…48c0b7
0xc233…98d90x2b6d…32c5Base2sPublic-records$0.0012100%coinbase76d ago0xc19b68…1f3e2d
0xc233…98d90x2b6d…32c5Base2sPublic-records$0.0018100%coinbase76d ago0x86491e…a09f7a
0xc233…98d90x2b6d…32c5Base2sPublic-records$0.001100%coinbase76d ago0x19ee8e…5bfa6b
0xc233…98d90x2b6d…32c5Base2sPublic-records$0.0018100%coinbase76d ago0x73faf2…524b29
0xc233…98d90x2b6d…32c5Base2sPublic-records$0.001100%coinbase76d ago0xe0e7d6…ebf228
0x5e70…05cc0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase76d ago0x7fea47…bf7b64
0x5e70…05cc0x2b6d…32c5Base2sPublic-records$0.0024100%coinbase76d ago0xd3d391…cc94df
0x5e70…05cc0x2b6d…32c5Base2sPublic-records$0.001100%coinbase76d ago0x4af64d…b2b1ce
0x5e70…05cc0x2b6d…32c5Base2sPublic-records$0.001100%coinbase76d ago0x4b9ba0…eeb89c
0x5e70…05cc0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase76d ago0x3f6ae5…8f47cf
0x5e70…05cc0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase76d ago0xf94d4b…e188dd
0xf2b4…94100x2b6d…32c5Base2sPublic-records$0.00144100%coinbase76d ago0xf075ff…f6c2e9
0xf2b4…94100x2b6d…32c5Base2sPublic-records$0.001100%coinbase76d ago0x08a02d…bb435c
0xf2b4…94100x2b6d…32c5Base2sPublic-records$0.00144100%coinbase76d ago0x8cd064…16cd33

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.