Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x780a…63150x3e0a…78e7Base—$0.003023100%coinbase74d ago0x8b419a…a64423
0x780a…63150x3e0a…78e7Base—$0.003099100%coinbase74d ago0xbd7b28…5dc8c0
0x780a…63150x3e0a…78e7Base—$0.005281100%coinbase74d ago0x9c17c5…2b0236
0x780a…63150x3e0a…78e7Base—$0.004311100%coinbase74d ago0xed954f…b5ca7d
0x780a…63150x3e0a…78e7Base—$0.003568100%coinbase74d ago0x572e31…f98e35
0x780a…63150x3e0a…78e7Base—$0.003569100%coinbase74d ago0x51465f…261352
0x780a…63150x3e0a…78e7Base—$0.0028100%coinbase74d ago0x2afa7b…b7ab92
0x780a…63150x3e0a…78e7Base—$0.00588100%coinbase74d ago0x25464b…5eaa81
0x780a…63150x3e0a…78e7Base—$0.003732100%coinbase74d ago0xeb84d2…5ae62d
0x780a…63150x3e0a…78e7Base—$0.005573100%coinbase74d ago0x0987a2…21e704
0x780a…63150x3e0a…78e7Base—$0.003147100%coinbase74d ago0xf422eb…23f57b
0x780a…63150x3e0a…78e7Base—$0.004841100%coinbase74d ago0x5b4188…8dc41b
0x780a…63150x3e0a…78e7Base—$0.005872100%coinbase74d ago0xfcb73d…451771
0x780a…63150x3e0a…78e7Base—$0.00405100%coinbase74d ago0x8b5194…54d200
0x780a…63150x3e0a…78e7Base—$0.003991100%coinbase74d ago0x7b9192…996c8d
0x780a…63150x3e0a…78e7Base—$0.004132100%coinbase74d ago0x53cb3b…84faec
0x780a…63150x3e0a…78e7Base—$0.003709100%coinbase74d ago0x994199…88499b
0x780a…63150x3e0a…78e7Base—$0.00475100%coinbase74d ago0x45b7fe…b19d66
0x780a…63150x3e0a…78e7Base—$0.005244100%coinbase74d ago0x71e1cb…e213f2
0x780a…63150x3e0a…78e7Base—$0.004701100%coinbase74d ago0x4f4640…33a694
0x780a…63150x3e0a…78e7Base—$0.004088100%coinbase74d ago0x62f279…80dcc6
0x780a…63150x3e0a…78e7Base—$0.005196100%coinbase74d ago0x44c2f5…40abfb
0x780a…63150x3e0a…78e7Base—$0.00585100%coinbase75d ago0x15018d…435402
0x780a…63150x3e0a…78e7Base—$0.004754100%coinbase75d ago0x95060c…587af9
0x780a…63150x3e0a…78e7Base—$0.003487100%coinbase75d ago0x38ec5d…96a9fb

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.