Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f5a…74b10x3e0a…78e7Base—$0.0027100%coinbase74d ago0xe6d0d6…edcc79
0x6f5a…74b10x3e0a…78e7Base—$0.005038100%coinbase74d ago0x6408d9…65e10d
0x6f5a…74b10x3e0a…78e7Base—$0.0036100%coinbase74d ago0x80ad21…d7a878
0x6f5a…74b10x3e0a…78e7Base—$0.004272100%coinbase74d ago0x0f12a5…55b3d8
0x6f5a…74b10x3e0a…78e7Base—$0.003108100%coinbase74d ago0x112754…47b76f
0x6f5a…74b10x3e0a…78e7Base—$0.004525100%coinbase74d ago0x756572…cd76f3
0x6f5a…74b10x3e0a…78e7Base—$0.003315100%coinbase74d ago0x88b301…eccdab
0x6f5a…74b10x3e0a…78e7Base—$0.00457100%coinbase74d ago0xb35af0…633dcf
0x6f5a…74b10x3e0a…78e7Base—$0.003727100%coinbase74d ago0x3a1937…49c56f
0x6f5a…74b10x3e0a…78e7Base—$0.005409100%coinbase74d ago0x5d2208…616ab6
0x6f5a…74b10x3e0a…78e7Base—$0.00388100%coinbase74d ago0xdbf8e4…c05c81
0x6f5a…74b10x3e0a…78e7Base—$0.005775100%coinbase75d ago0x23cedf…f03ac3
0x6f5a…74b10x3e0a…78e7Base—$0.00407100%coinbase75d ago0x324900…bbdcc4
0x6f5a…74b10x3e0a…78e7Base—$0.005111100%coinbase75d ago0xc96855…6ae402
0x6f5a…74b10x3e0a…78e7Base—$0.004377100%coinbase75d ago0x858167…93464a
0x6f5a…74b10x3e0a…78e7Base—$0.003009100%coinbase75d ago0x8094fc…d09e03
0x6f5a…74b10x3e0a…78e7Base—$0.00579100%coinbase75d ago0x3841a2…c78ae9
0x6f5a…74b10x3e0a…78e7Base—$0.005014100%coinbase75d ago0xd647aa…b3fb53
0x6f5a…74b10x3e0a…78e7Base—$0.003189100%coinbase75d ago0xe67239…90182c
0x6f5a…74b10x3e0a…78e7Base—$0.004713100%coinbase75d ago0xcebc65…733b7a
0x6f5a…74b10x3e0a…78e7Base—$0.005627100%coinbase75d ago0xc9e7f7…bec3b3
0x6f5a…74b10x3e0a…78e7Base—$0.004723100%coinbase75d ago0x940e75…bed1b3
0x6f5a…74b10x3e0a…78e7Base—$0.004845100%coinbase75d ago0x3f29de…c3b3c0
0x6f5a…74b10x3e0a…78e7Base—$0.005165100%coinbase75d ago0x30a684…65426f
0x6f5a…74b10x3e0a…78e7Base—$0.002924100%coinbase75d ago0xd28ef5…beb498

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.