Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x387994…225f44
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x7f3816…f4a5e5
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x8cd499…d522d9
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0xbb35e3…e22b4e
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0xe5a451…9bd48c
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x107677…2fe316
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x6c20a6…cecff8
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0xd35743…3c4e8d
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0xeb3e30…152141
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x2a01ce…2c75d5
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0xd55962…90c353
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x70151f…90f3c5
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x700ed5…ee0c28
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x1bf60c…41356d
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x0aee35…481bcd
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0xfc1fb8…f63ea6
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x3a06e0…c04d3f
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x6d187f…95daea
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0xe00cd2…954e42
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x1b04ec…942822
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0xfdd8d9…c54ca8
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0xa160db…3b65f7
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0xa7cb39…41f545
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x18e608…e3230e
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x8448c3…15b94b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.