Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5eb…5f410x3e0a…78e7Base—$0.002806100%coinbase74d ago0x6ab6e8…a1f5f8
0xb5eb…5f410x3e0a…78e7Base—$0.003881100%coinbase74d ago0xee5daa…3c9a2c
0xb5eb…5f410x3e0a…78e7Base—$0.003883100%coinbase74d ago0x138826…e19541
0xb5eb…5f410x3e0a…78e7Base—$0.003166100%coinbase75d ago0x6f5096…c9ce5a
0xb5eb…5f410x3e0a…78e7Base—$0.004343100%coinbase75d ago0x6bbe30…9e92d5
0xb5eb…5f410x3e0a…78e7Base—$0.004251100%coinbase75d ago0x5a63e0…a4cf0d
0xb5eb…5f410x3e0a…78e7Base—$0.003387100%coinbase75d ago0xa1005a…bce244
0xb5eb…5f410x3e0a…78e7Base—$0.003894100%coinbase75d ago0xc5c02a…b67466
0xb5eb…5f410x3e0a…78e7Base—$0.005867100%coinbase75d ago0xad3607…bdecc2
0xb5eb…5f410x3e0a…78e7Base—$0.005585100%coinbase75d ago0x86618e…f90745
0xb5eb…5f410x3e0a…78e7Base—$0.004901100%coinbase75d ago0xa51a3d…d55253
0xb5eb…5f410x3e0a…78e7Base—$0.003874100%coinbase75d ago0x89498f…c8effe
0xb5eb…5f410x3e0a…78e7Base—$0.003121100%coinbase75d ago0x39c67b…b1110b
0xb5eb…5f410x3e0a…78e7Base—$0.003322100%coinbase75d ago0xf1a360…564f6f
0xb5eb…5f410x3e0a…78e7Base—$0.00568100%coinbase75d ago0xa9477c…cbe9f5
0xb5eb…5f410x3e0a…78e7Base—$0.004889100%coinbase75d ago0x01185d…fc3b2a
0xb5eb…5f410x3e0a…78e7Base—$0.005701100%coinbase75d ago0x35fb8e…c50e68
0xb5eb…5f410x3e0a…78e7Base—$0.003832100%coinbase75d ago0x11afb9…e9fca8
0xb5eb…5f410x3e0a…78e7Base—$0.002782100%coinbase75d ago0xdae6d7…d79fe6
0xb5eb…5f410x3e0a…78e7Base—$0.005864100%coinbase75d ago0x98a9bd…793808
0xb5eb…5f410x3e0a…78e7Base—$0.003207100%coinbase75d ago0xe60986…0a0107
0xb5eb…5f410x3e0a…78e7Base—$0.005922100%coinbase75d ago0x0699c4…906d99
0xb5eb…5f410x3e0a…78e7Base—$0.003614100%coinbase75d ago0xe646b1…8568ce
0xb5eb…5f410x3e0a…78e7Base—$0.003392100%coinbase75d ago0x086eb9…821dde
0xb5eb…5f410x3e0a…78e7Base—$0.004914100%coinbase75d ago0xc9743c…ec98cc

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.