Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46e1…8eff0x3dfe…c813Base—$0.0870%0x5160…2bb612d ago0x0c5815…b14be7
0x7323…4cf50x3dfe…c813Base—$3.0070%0x5160…2bb612d ago0xb97819…481a59
0x7323…4cf50x3dfe…c813Base—$0.8170%0x5160…2bb612d ago0xa2c4ef…84db49
0x7323…4cf50x3dfe…c813Base—$0.1570%0x5160…2bb612d ago0x0422b0…2a6bd4
0xc95b…c0910x3dfe…c813Base—$1.2070%0x5160…2bb613d ago0x83d7d6…1d69da
0x26f6…9bdb0x3dfe…c813Base—$0.7170%0x5160…2bb613d ago0x848c17…d21fff
0x1f10…54200x3dfe…c813Base—$0.3070%0x5160…2bb613d ago0xa547af…d3abb7
0x26f6…9bdb0x3dfe…c813Base—$0.0370%0x5160…2bb613d ago0x1b1d7a…6382cb
0xc6a7…29030x3dfe…c813Base—$0.3070%0x5160…2bb613d ago0xd35afb…6be257
0x0598…36790x3dfe…c813Base—$1.5870%0x5160…2bb613d ago0xf074ac…326eee
0xacb8…a16e0x3dfe…c813Base—$0.0370%0x5160…2bb613d ago0x23486d…d62432
0x5efb…9edc0x3dfe…c813Base—$0.0370%0x5160…2bb613d ago0x54f8af…966d2e
0x5efb…9edc0x3dfe…c813Base—$0.7470%0x5160…2bb613d ago0xe492ee…389c44
0x5efb…9edc0x3dfe…c813Base—$0.0370%0x5160…2bb613d ago0x866dbd…6b4523
0xed9a…a53d0x3dfe…c813Base—$0.0370%0x5160…2bb613d ago0x449eeb…76c7d1

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.