Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84db…96280xb0af…7de0Base—$2.00100%coinbase33d ago0x7a1e6f…e0ded5
0x84db…96280xb0af…7de0Base—$4.66100%coinbase33d ago0x8e8e83…e244d5
0x84db…96280xb0af…7de0Base—$2.00100%coinbase33d ago0x952073…0e22bd
0x84db…96280xb0af…7de0Base—$4.48100%coinbase33d ago0x868544…4a79ad
0x84db…96280xb0af…7de0Base—$4.33100%coinbase33d ago0xd5ce4b…3b6a32
0x84db…96280xb0af…7de0Base—$2.00100%coinbase33d ago0xdd679f…06f684
0x84db…96280xb0af…7de0Base—$2.01100%coinbase33d ago0x6b4325…489fe5
0x84db…96280xb0af…7de0Base—$4.30100%coinbase33d ago0x6e628f…c13608
0x84db…96280xb0af…7de0Base—$2.01100%coinbase33d ago0xdc2a1c…084f72
0x84db…96280xb0af…7de0Base—$2.01100%coinbase33d ago0x99ec92…f41b61
0x84db…96280xb0af…7de0Base—$4.67100%coinbase33d ago0x678ccf…755b34
0x84db…96280xb0af…7de0Base—$4.97100%coinbase33d ago0x383fac…aa35c9
0x84db…96280xb0af…7de0Base—$4.85100%coinbase33d ago0x7f853c…e3b1b3
0x84db…96280xb0af…7de0Base—$5.04100%coinbase33d ago0x93684c…62e781
0x84db…96280xb0af…7de0Base—$2.01100%coinbase33d ago0x85a606…7e6805
0x84db…96280xb0af…7de0Base—$5.03100%coinbase33d ago0x486a57…4ab078
0x84db…96280xb0af…7de0Base—$4.90100%coinbase33d ago0x40cbbd…252b3c
0x84db…96280xb0af…7de0Base—$2.01100%coinbase34d ago0x48d929…f71045
0x84db…96280xb0af…7de0Base—$4.72100%coinbase34d ago0xefe526…6bf738
0x84db…96280xb0af…7de0Base—$2.00100%coinbase34d ago0xa42635…48bed5
0x84db…96280xb0af…7de0Base—$4.52100%coinbase34d ago0xc7c9e5…60a601
0x84db…96280xb0af…7de0Base—$2.01100%coinbase34d ago0x21db24…a132e2
0x84db…96280xb0af…7de0Base—$2.01100%coinbase34d ago0xfb9f6c…2ddd3d
0x84db…96280xb0af…7de0Base—$4.60100%coinbase34d ago0x48d38b…c772ea
0x84db…96280xb0af…7de0Base—$4.48100%coinbase34d ago0x1939e8…7a3801

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.