Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb65e…4c210x62ee…34aeBase—$0.01100%coinbase77d ago0x057c69…1336e6
0xb65e…4c210xe281…b192Base—$0.01100%coinbase77d ago0xc8f2af…3ac202
0xb65e…4c210xbef2…705eBase—$0.01100%coinbase77d ago0x600aa6…ecd010
0xb65e…4c210xec55…6084Base—$0.01100%coinbase77d ago0x9035a8…b7a390
0xb65e…4c210x71cf…5355Base—$0.01100%coinbase77d ago0x282866…8c7184
0xb65e…4c210x209a…6757Base—$0.01100%coinbase77d ago0x5fa01e…2e9280
0xb65e…4c210x3586…7db8Base—$0.01100%coinbase77d ago0xeaba5e…f6875e
0xb65e…4c210x5b3b…63a3Base—$0.01100%coinbase77d ago0x709671…1420e6
0xb65e…4c210x5998…d7dbBase—$0.01100%coinbase77d ago0xb7f0ff…bb5251
0xb65e…4c210xe3f5…67cdBase—$0.01100%coinbase77d ago0x7e7e80…6d216d
0xb65e…4c210xb9e7…4892Base—$0.01100%coinbase77d ago0x8f6b0f…321141
0xb65e…4c210x9cbd…3643Base—$0.01100%coinbase77d ago0x58d262…0d443b
0xb65e…4c210x6319…e90bBase—$0.01100%coinbase77d ago0x049f56…1ffafb
0xb65e…4c210xcef3…a71eBase—$0.01100%coinbase77d ago0xc89268…340e75
0xb65e…4c210xf579…971cBase—$0.01100%coinbase77d ago0x4103ab…e1d2bf
0xb65e…4c210x3c2c…9a78Base—$0.01100%coinbase77d ago0x5f9efa…33bbfc
0xb65e…4c210x5446…e29bBase—$0.01100%coinbase77d ago0x25d6a6…9cf5fa
0xb65e…4c210x3e71…d47eBase—$0.01100%coinbase77d ago0x7915ca…5d15b3
0xb65e…4c210x6b9b…99f4Base—$0.01100%coinbase77d ago0xc85e0a…db085f
0xb65e…4c210x7266…a91fBase—$0.01100%coinbase77d ago0x465b84…a30e30
0xb65e…4c210xbbf3…62eeBase—$0.01100%coinbase77d ago0xee72bc…335719
0xb65e…4c210x36e1…46b7Base—$0.01100%coinbase77d ago0xa89eb7…6c417d
0xb65e…4c210xe4f7…03d7Base—$0.01100%coinbase77d ago0xb4fa32…3176ad
0xb65e…4c210x8b20…0c84Base—$0.01100%coinbase77d ago0xc6f2a9…9edfaa
0xb65e…4c210xa045…9129Base—$0.01100%coinbase77d ago0xdc085d…0b267c

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.