Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59ff…e3fb0x9b4c…15fcBase—$0.01100%coinbase58d ago0xdce317…0acd53
0x59ff…e3fb0xeb57…1bcdBase—$0.01100%coinbase58d ago0xf9664d…788e92
0x59ff…e3fb0x080d…5406Base—$0.01100%coinbase58d ago0x480d84…090034
0x59ff…e3fb0x9a1e…5723Base—$0.01100%coinbase58d ago0x355c0f…38793b
0x59ff…e3fb0xb150…9e84Base—$0.01100%coinbase58d ago0xd1a19c…23dd8f
0x59ff…e3fb0xacd8…5d0bBase—$0.01100%coinbase58d ago0x74e6b5…d5e919
0x59ff…e3fb0xad15…6c09Base—$0.01100%coinbase58d ago0xeed640…10cc01
0x59ff…e3fb0xd869…d284Base—$0.01100%coinbase58d ago0xecff02…4b15d1
0x59ff…e3fb0x6592…9db6Base—$0.01100%coinbase58d ago0x71286f…0fcda3
0x59ff…e3fb0x87ff…f9cbBase—$0.01100%coinbase58d ago0xb115aa…c5d1f1
0x59ff…e3fb0x36b0…2b58Base—$0.01100%coinbase58d ago0x2a6f62…7998db
0x59ff…e3fb0x95ef…32bcBase—$0.01100%coinbase58d ago0x69da32…93de81
0x59ff…e3fb0x3218…29d7Base—$0.01100%coinbase58d ago0x4ae917…f93754
0x59ff…e3fb0x366a…2e64Base—$0.01100%coinbase58d ago0xcd1562…7a2e14
0x59ff…e3fb0x4e8d…de1aBase—$0.01100%coinbase58d ago0x0128e2…499397
0x59ff…e3fb0x0bfa…1ceeBase—$0.01100%coinbase58d ago0xc77819…8a9626
0x59ff…e3fb0xab16…b251Base—$0.01100%coinbase58d ago0x03a5e4…4dfd4e
0x59ff…e3fb0xbad7…7907Base—$0.01100%coinbase58d ago0x70d22d…fdcb08
0x59ff…e3fb0x0451…570bBase—$0.01100%coinbase58d ago0x6dc171…507fe0
0x59ff…e3fb0x7d39…6503Base—$0.01100%coinbase58d ago0x920b15…f25b86
0x59ff…e3fb0xea03…60adBase—$0.01100%coinbase58d ago0xfa72db…18ffe9
0x59ff…e3fb0x53ae…612dBase—$0.01100%coinbase58d ago0xb97fbf…c097fa
0x59ff…e3fb0x3d29…26c4Base—$0.01100%coinbase59d ago0x6d98a2…8a5c88
0x59ff…e3fb0x7271…e0d6Base—$0.01100%coinbase59d ago0x0f590a…2e1d67
0x59ff…e3fb0xa3c4…bfc5Base—$0.01100%coinbase59d ago0x3f2f6c…6bb82b

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.