Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a0…49780x3e0a…78e7Base—$0.003635100%coinbase75d ago0x986e0f…1a97ec
0x41a0…49780x3e0a…78e7Base—$0.003304100%coinbase75d ago0xf3aaf2…f8e632
0x41a0…49780x3e0a…78e7Base—$0.003723100%coinbase75d ago0x259125…0f571f
0x41a0…49780x3e0a…78e7Base—$0.002814100%coinbase75d ago0x37e324…41b11c
0x41a0…49780x3e0a…78e7Base—$0.004801100%coinbase75d ago0xabd26c…60c9ac
0x41a0…49780x3e0a…78e7Base—$0.002976100%coinbase75d ago0x812470…63a02b
0x41a0…49780x3e0a…78e7Base—$0.002684100%coinbase75d ago0x9e81ff…3ff2db
0x41a0…49780x3e0a…78e7Base—$0.005272100%coinbase75d ago0x6b2260…842482
0x41a0…49780x3e0a…78e7Base—$0.005655100%coinbase75d ago0xe8d188…e254f2
0x41a0…49780x3e0a…78e7Base—$0.005654100%coinbase75d ago0xcf5686…9bd673
0x41a0…49780x3e0a…78e7Base—$0.002948100%coinbase75d ago0xe61f11…563d9a
0x41a0…49780x3e0a…78e7Base—$0.003282100%coinbase75d ago0x1e7481…ff5912
0x41a0…49780x3e0a…78e7Base—$0.004173100%coinbase75d ago0x98bfbe…ce3214
0x41a0…49780x3e0a…78e7Base—$0.005158100%coinbase75d ago0x8b984c…44ac5c
0x41a0…49780x3e0a…78e7Base—$0.004317100%coinbase75d ago0x17b395…7936d8
0x41a0…49780x3e0a…78e7Base—$0.0052100%coinbase75d ago0x0574b0…19ba69
0x41a0…49780x3e0a…78e7Base—$0.00489100%coinbase75d ago0x509861…9eba20
0x41a0…49780x3e0a…78e7Base—$0.004243100%coinbase75d ago0xe04003…877c8d
0x41a0…49780x3e0a…78e7Base—$0.003443100%coinbase75d ago0x874c78…0e23be

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.