Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fa8…ac380x3e0a…78e7Base—$0.005486100%coinbase74d ago0x756f05…b52497
0x0fa8…ac380x3e0a…78e7Base—$0.005037100%coinbase74d ago0x782fff…72d338
0x0fa8…ac380x3e0a…78e7Base—$0.005631100%coinbase74d ago0xb7cfd7…08a9c8
0x0fa8…ac380x3e0a…78e7Base—$0.00529100%coinbase74d ago0x1c387d…0b3725
0x0fa8…ac380x3e0a…78e7Base—$0.004609100%coinbase74d ago0x9d4678…055971
0x0fa8…ac380x3e0a…78e7Base—$0.002654100%coinbase74d ago0xc353d8…ef3a24
0x0fa8…ac380x3e0a…78e7Base—$0.005669100%coinbase74d ago0x1ac9a0…66f3af
0x0fa8…ac380x3e0a…78e7Base—$0.004391100%coinbase74d ago0x6115fe…c77f3f
0x0fa8…ac380x3e0a…78e7Base—$0.003401100%coinbase74d ago0x408004…409fd3
0x0fa8…ac380x3e0a…78e7Base—$0.003963100%coinbase74d ago0x0e3626…2cf303
0x0fa8…ac380x3e0a…78e7Base—$0.004233100%coinbase74d ago0xb4fd84…61ddfd
0x0fa8…ac380x3e0a…78e7Base—$0.00406100%coinbase74d ago0x8499be…fe5a9c
0x0fa8…ac380x3e0a…78e7Base—$0.005381100%coinbase74d ago0x83b67b…5855c5
0x0fa8…ac380x3e0a…78e7Base—$0.003369100%coinbase74d ago0x661668…2798e6
0x0fa8…ac380x3e0a…78e7Base—$0.005592100%coinbase74d ago0x412082…cc8a08
0x0fa8…ac380x3e0a…78e7Base—$0.003216100%coinbase74d ago0xee51b1…3ba199
0x0fa8…ac380x3e0a…78e7Base—$0.003033100%coinbase75d ago0x50942b…e9b201
0x0fa8…ac380x3e0a…78e7Base—$0.005316100%coinbase75d ago0x837881…c0f38f
0x0fa8…ac380x3e0a…78e7Base—$0.003913100%coinbase75d ago0x1785fa…908b3e
0x0fa8…ac380x3e0a…78e7Base—$0.005164100%coinbase75d ago0xe65b8f…98fa5f
0x0fa8…ac380x3e0a…78e7Base—$0.005505100%coinbase75d ago0xe8d81e…a46b37
0x0fa8…ac380x3e0a…78e7Base—$0.003419100%coinbase75d ago0xb95462…6ac4a5
0x0fa8…ac380x3e0a…78e7Base—$0.003307100%coinbase75d ago0x9eedca…a8ff45
0x0fa8…ac380x3e0a…78e7Base—$0.004012100%coinbase75d ago0xe014c1…55aeb6
0x0fa8…ac380x3e0a…78e7Base—$0.00369100%coinbase75d ago0x7328ee…38dc42

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.