Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x75ff64…a10fd6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x7ae07a…0b0580
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0xeaab25…791118
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x3acb6f…17a38c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x145f68…604547
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x7fc31f…892988
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x67c90a…96390e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x449483…27cfb9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0xd9ecb0…cfa497
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x0f76af…ac0625
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x33861a…0dc7f8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0xab5bec…16a3ab
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x933f3d…fbcd03
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x68fc55…bf539f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x8eaf30…688f75
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0xd7d2db…4a7014
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0xd31b65…a7019b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x39afc4…e18c2b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x808aec…365c98
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x20496a…93f3d9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x131deb…84e94e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0xf69479…e4bc17
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0xfb5142…31a606
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x5c2c6f…944fd7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase6d ago0x0f13e1…bfb3ef

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.