Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase117d ago0x179bdb…503ad2
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0018100%coinbase117d ago0xfb6184…0a9546
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0018100%coinbase117d ago0x4dca7a…e8474a
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase117d ago0xb68e05…2f23b5
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase117d ago0x3fc5da…321aa7
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase117d ago0xa44635…f14866
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0048100%coinbase117d ago0x052ba4…1e9580
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0048100%coinbase117d ago0x3ddf8c…2fbbfc
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase117d ago0x50e216…16ac56
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.006100%coinbase117d ago0xac8352…87f6c3
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.006100%coinbase117d ago0xfdb78b…b47d06
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase117d ago0xf45c45…76ac84
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase117d ago0x4834be…2fe5d4
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase117d ago0xd29ac9…6201a6
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0012100%coinbase117d ago0x53b133…663d77
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase117d ago0x647c54…2457e2
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase117d ago0x93c177…6ae3d8
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.006100%coinbase117d ago0x579f6c…5d79d8
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase117d ago0x16114f…7d3db7
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase117d ago0x1e92e0…190c81
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase117d ago0x90a5db…f7aa42
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0075100%coinbase117d ago0x23daf3…5956f0
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.02100%coinbase117d ago0x8e3fd4…8c58e7
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.03100%coinbase117d ago0xd7d25e…ffde98
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.02100%coinbase117d ago0x153497…058340

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.