Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$1.36100%coinbase45d ago0xd77aa4…6ebb50
0xff56…086a0xb0af…7de0Base—$1.34100%coinbase45d ago0xf0c32e…f18ba0
0xff56…086a0xb0af…7de0Base—$1.32100%coinbase45d ago0xc258bc…c0bdf3
0xff56…086a0xb0af…7de0Base—$1.30100%coinbase45d ago0xd0d7d5…6f14b6
0xff56…086a0xb0af…7de0Base—$1.28100%coinbase45d ago0x630235…cee898
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase45d ago0x094fcf…d3918d
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase45d ago0x571978…9b5447
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase45d ago0xef8ce2…1ebfb8
0xff56…086a0xb0af…7de0Base—$1.08100%coinbase45d ago0x22bad2…9c79ad
0xff56…086a0xb0af…7de0Base—$1.20100%coinbase45d ago0xca0497…e6f47f
0xff56…086a0xb0af…7de0Base—$1.18100%coinbase45d ago0x326cc8…3b5383
0xff56…086a0xb0af…7de0Base—$1.16100%coinbase45d ago0xb39d7e…73a08b
0xff56…086a0xb0af…7de0Base—$1.14100%coinbase45d ago0x7293fd…ffddc8
0xff56…086a0xb0af…7de0Base—$1.12100%coinbase45d ago0x1018fd…4ec4a4
0xff56…086a0xb0af…7de0Base—$1.10100%coinbase45d ago0xbb7ba5…c2e264
0xff56…086a0xb0af…7de0Base—$1.10100%coinbase45d ago0xe4618b…680de9
0xff56…086a0xb0af…7de0Base—$1.08100%coinbase45d ago0x844ee2…ff143a
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase45d ago0x340b8d…d9e3e7
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase45d ago0x944d6f…4fab72
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase45d ago0x2b61de…b1a595
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase45d ago0x3f915e…c5924b
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase45d ago0x2aa7ac…2c9c61
0xff56…086a0xb0af…7de0Base—$2.00100%coinbase45d ago0x46f08e…f2de2b
0xff56…086a0xb0af…7de0Base—$1.98100%coinbase45d ago0xefe9ef…07c308
0xff56…086a0xb0af…7de0Base—$1.98100%coinbase45d ago0xa490c3…0241d2

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.