Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58e4…4a690x3e0a…78e7Base—$0.004926100%coinbase75d ago0x770b8c…14aa3d
0x58e4…4a690x3e0a…78e7Base—$0.002684100%coinbase75d ago0x50d54a…31366b
0x58e4…4a690x3e0a…78e7Base—$0.004126100%coinbase75d ago0x086b7f…7056a5
0x58e4…4a690x3e0a…78e7Base—$0.005657100%coinbase75d ago0x734512…a5516c
0x58e4…4a690x3e0a…78e7Base—$0.005505100%coinbase75d ago0xce05cf…a45ca2
0x58e4…4a690x3e0a…78e7Base—$0.005671100%coinbase75d ago0xa44335…2ab4f2
0x58e4…4a690x3e0a…78e7Base—$0.004071100%coinbase75d ago0x21108a…a898fb
0x58e4…4a690x3e0a…78e7Base—$0.003917100%coinbase75d ago0x7d52f4…3a25f8
0x58e4…4a690x3e0a…78e7Base—$0.004796100%coinbase75d ago0xbe6f7c…e4898c
0x58e4…4a690x3e0a…78e7Base—$0.003192100%coinbase75d ago0x6d3fbe…a95606
0x58e4…4a690x3e0a…78e7Base—$0.003547100%coinbase75d ago0x902944…3cc531
0x58e4…4a690x3e0a…78e7Base—$0.005077100%coinbase75d ago0xa410cc…59d721
0x58e4…4a690x3e0a…78e7Base—$0.003778100%coinbase75d ago0x8c9150…66b09a
0x58e4…4a690x3e0a…78e7Base—$0.004302100%coinbase75d ago0x9a0300…766834
0x58e4…4a690x3e0a…78e7Base—$0.003826100%coinbase75d ago0x210d17…c96b54

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.