Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48fa…07000x3e0a…78e7Base—$0.004351100%coinbase74d ago0xa89004…68b6ad
0x48fa…07000x3e0a…78e7Base—$0.00404100%coinbase74d ago0xa0b8eb…729c6f
0x48fa…07000x3e0a…78e7Base—$0.004555100%coinbase74d ago0xc3e288…9f2446
0x48fa…07000x3e0a…78e7Base—$0.002805100%coinbase74d ago0x9ede47…cdca31
0x48fa…07000x3e0a…78e7Base—$0.004123100%coinbase74d ago0x2c3141…ea4d64
0x48fa…07000x3e0a…78e7Base—$0.005261100%coinbase74d ago0x23bc2a…611ef1
0x48fa…07000x3e0a…78e7Base—$0.003229100%coinbase75d ago0x6f9b47…b0e2e0
0x48fa…07000x3e0a…78e7Base—$0.004811100%coinbase75d ago0x46c9e3…67044e
0x48fa…07000x3e0a…78e7Base—$0.003922100%coinbase75d ago0x43094a…7e46c4
0x48fa…07000x3e0a…78e7Base—$0.004058100%coinbase75d ago0xa98fad…330952
0x48fa…07000x3e0a…78e7Base—$0.003965100%coinbase75d ago0x0d4390…96b2f2
0x48fa…07000x3e0a…78e7Base—$0.00578100%coinbase75d ago0x6f3115…233ca7
0x48fa…07000x3e0a…78e7Base—$0.00373100%coinbase75d ago0xdc4a1d…ac8975
0x48fa…07000x3e0a…78e7Base—$0.003303100%coinbase75d ago0xfe7925…99677b
0x48fa…07000x3e0a…78e7Base—$0.005694100%coinbase75d ago0x855853…9edcad
0x48fa…07000x3e0a…78e7Base—$0.002746100%coinbase75d ago0xa16d05…33d3b7
0x48fa…07000x3e0a…78e7Base—$0.004452100%coinbase75d ago0x5cd1cb…fb8b63
0x48fa…07000x3e0a…78e7Base—$0.003917100%coinbase75d ago0xed0af7…1185a8
0x48fa…07000x3e0a…78e7Base—$0.005006100%coinbase75d ago0xec9530…93fc9b
0x48fa…07000x3e0a…78e7Base—$0.003488100%coinbase75d ago0xbe3b35…8fbf44
0x48fa…07000x3e0a…78e7Base—$0.003922100%coinbase75d ago0x45e5cc…368859
0x48fa…07000x3e0a…78e7Base—$0.003991100%coinbase75d ago0x8c5720…1258ed
0x48fa…07000x3e0a…78e7Base—$0.00544100%coinbase75d ago0x753e1e…18fc11
0x48fa…07000x3e0a…78e7Base—$0.00446100%coinbase75d ago0x2fe4f1…f29654
0x48fa…07000x3e0a…78e7Base—$0.005633100%coinbase75d ago0xf2d80d…62b9be

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.