Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb1c…356f0x3e0a…78e7Base—$0.005117100%coinbase75d ago0x8ec2d6…94a3ce
0xdb1c…356f0x3e0a…78e7Base—$0.005921100%coinbase75d ago0x43892c…9a9f8c
0xdb1c…356f0x3e0a…78e7Base—$0.005125100%coinbase75d ago0xfc3ee7…d2f15b
0xdb1c…356f0x3e0a…78e7Base—$0.004981100%coinbase75d ago0xef66b1…e1fff0
0xdb1c…356f0x3e0a…78e7Base—$0.005799100%coinbase75d ago0x72a84f…10ed2e
0xdb1c…356f0x3e0a…78e7Base—$0.002696100%coinbase75d ago0xed9f42…440a2a
0xdb1c…356f0x3e0a…78e7Base—$0.003719100%coinbase75d ago0xd0fbf8…013208
0xdb1c…356f0x3e0a…78e7Base—$0.005436100%coinbase75d ago0x15c428…cd26ac
0xdb1c…356f0x3e0a…78e7Base—$0.004981100%coinbase75d ago0x90a05d…f7bc29
0xdb1c…356f0x3e0a…78e7Base—$0.003552100%coinbase75d ago0x9549c8…719c07
0xdb1c…356f0x3e0a…78e7Base—$0.005843100%coinbase75d ago0x484351…d551e3
0xdb1c…356f0x3e0a…78e7Base—$0.005589100%coinbase75d ago0xc41f45…bb335a
0xdb1c…356f0x3e0a…78e7Base—$0.005793100%coinbase75d ago0x303018…029528
0xdb1c…356f0x3e0a…78e7Base—$0.005703100%coinbase75d ago0x368d96…c573cf
0xdb1c…356f0x3e0a…78e7Base—$0.005247100%coinbase75d ago0x258f3d…52947b
0xdb1c…356f0x3e0a…78e7Base—$0.004333100%coinbase75d ago0x310bf5…fa36bb
0xdb1c…356f0x3e0a…78e7Base—$0.003876100%coinbase75d ago0xffd931…b339a0
0xdb1c…356f0x3e0a…78e7Base—$0.002685100%coinbase75d ago0x7167d3…2c092a
0xdb1c…356f0x3e0a…78e7Base—$0.003386100%coinbase75d ago0x820ae2…273209
0xdb1c…356f0x3e0a…78e7Base—$0.003782100%coinbase75d ago0xe85550…e2bec4
0xdb1c…356f0x3e0a…78e7Base—$0.005182100%coinbase76d ago0x36cec8…80d4d8
0xdb1c…356f0x3e0a…78e7Base—$0.004362100%coinbase76d ago0x3e483a…87476f
0xdb1c…356f0x3e0a…78e7Base—$0.00573100%coinbase76d ago0x1d6a7b…a57dfd
0xdb1c…356f0x3e0a…78e7Base—$0.005106100%coinbase76d ago0x2b44ba…aa3381
0xdb1c…356f0x3e0a…78e7Base—$0.005406100%coinbase76d ago0x49592a…2e7d97

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.