Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x290c…b68e0x0f7a…9fd2Base—$4.9570%0x73b4…e7361d ago0x7310a5…2f9eff
0x82a9…c83d0x0f7a…9fd2Base—$0.8770%0xa3c0…ee4c1d ago0x6a2821…211490
0xdec3…e2a50x0f7a…9fd2Base—$0.3870%0xa3c0…ee4c1d ago0x40d321…7a244b
0x7e15…5c090x0f7a…9fd2Base—$6.7170%0x472f…69fd1d ago0x8762cc…2c0a1f
0x7e15…5c090x0f7a…9fd2Base—$7.0370%0x1e8f…18811d ago0x44e9fb…eca989
0xc5cb…95ed0x0f7a…9fd2Base—$14.0070%0xa3c0…ee4c1d ago0xfca155…d71b41
0x9de3…a8f20x0f7a…9fd2Base—$11.0570%0x305e…fcf61d ago0xcd51e1…df3f59
0xb26a…2d540x0f7a…9fd2Base—$14.0070%0x9674…1a0f1d ago0x770614…dd21d4
0xdd55…26320x0f7a…9fd2Base—$11.0070%0x706f…a69f1d ago0x5dbd22…377310
0x0798…162d0x0f7a…9fd2Base—$12.0070%0xc228…8d881d ago0x3aa9a8…cd5a7f
0x6340…03d40x0f7a…9fd2Base—$0.3470%0xfc36…88421d ago0x6b9411…d3d282
0x9239…85310x0f7a…9fd2Base—$5.2570%0x1d90…b0aa1d ago0x24298d…fb528d
0xa9f0…67170x0f7a…9fd2Base—$19.9570%0x983e…d8261d ago0xf73974…e934e9
0xb8ae…a0f50x0f7a…9fd2Base—$82.2770%0xa3c0…ee4c1d ago0xac3ca3…8837b3
0x552a…aa5f0x0f7a…9fd2Base—$81.9670%0x3a59…f1fd1d ago0xdce351…15e8e0
0x86bb…e4730x0f7a…9fd2Base—$11.7470%0x73b4…e7361d ago0xd4ca00…8b6436
0xa9f0…67170x0f7a…9fd2Base—$9.9570%0x0b0b…f4461d ago0x97893c…65f00a
0xed33…35930x0f7a…9fd2Base—$1.0570%0x1d90…b0aa1d ago0xe480c0…c56517
0x5bff…a4210x0f7a…9fd2Base—$99.9070%0x2060…742d1d ago0x90593a…5915b2
0xabf8…d0ab0x0f7a…9fd2Base—$99.9570%0x706f…a69f1d ago0xeacd45…b4284a

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.