Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x3047a8…b98767
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x88ec6a…833428
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0xcc6bbb…e7c7ee
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x3631c3…f0052a
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0xb5c75b…ee0d7d
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x8a91bc…0f27c4
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x34b762…06fcfe
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0xd5ef3e…07b399
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x617574…22b58a
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0xef332f…3b6793
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0xe8efdc…116e93
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x24fcbe…fedd2a
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0xf11afa…2f98be
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x00a188…27c8a7
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x56c0c6…4005cb
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x96966c…647a68
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x20c71d…041d34
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x1850cf…4fb494
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x4394f6…e74768
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x723591…c894d0
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x83697a…61a2de
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x2c57fd…c1cb53
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0xbc7ce2…c763a0
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x4c7d6f…7cc685
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase93d ago0x746554…9b55e6

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.