Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a3e…09230x9e25…0810Base—$0.0270%0x9e25…081014d ago0x4e3b9f…59bf8b
0x6d5d…a7140x9e25…0810Base—$0.00613770%0x9e25…081014d ago0x222dd0…059796
0x6790…aed00x9e25…0810Base—$0.0170%0x9e25…081014d ago0x539a99…4458db
0xd9f9…73150x9e25…0810Base—$0.0270%0x9e25…081014d ago0x902fda…5f1878
0xf106…e7d20x9e25…0810Base—$0.00577270%0x9e25…081014d ago0xcfafb2…eee986
0x1203…72d80x9e25…0810Base—$0.0170%0x9e25…081014d ago0x198035…cffe02
0xc779…576f0x9e25…0810Base—$0.0270%0x9e25…081014d ago0x72079e…6f46b3
0xe3d4…11380x9e25…0810Base—$0.0170%0x9e25…081014d ago0x75b031…09d843
0xd523…d9750x9e25…0810Base—$0.0170%0x9e25…081014d ago0x9420de…0c2c8a
0x3b78…08550x9e25…0810Base—$0.0270%0x9e25…081014d ago0x2d50f1…98ed3f
0xeb3a…bb4c0x9e25…0810Base—$0.00994970%0x9e25…081014d ago0x4f32af…d6c1c2
0xdf24…1cb20x9e25…0810Base—$0.00637770%0x9e25…081014d ago0x875f2e…067ef1
0x342a…5e3d0x9e25…0810Base—$0.0370%0x9e25…081014d ago0x8ea06f…678fcc
0xa6c4…f1ec0x9e25…0810Base—$0.00966670%0x9e25…081014d ago0x46ded1…e95b47
0x4bd5…ef010x9e25…0810Base—$0.0270%0x9e25…081014d ago0x2bb384…a0af26
0x23a5…f1770x9e25…0810Base—$0.00845670%0x9e25…081014d ago0x522180…2ff4ea
0xf41a…796f0x9e25…0810Base—$0.00946670%0x9e25…081014d ago0xceef49…0d95eb
0x82ac…4b5e0x9e25…0810Base—$0.0270%0x9e25…081014d ago0x86b988…209170
0xc19f…3f420x9e25…0810Base—$0.0270%0x9e25…081014d ago0xac4fe0…3e857c
0x092b…5c970x9e25…0810Base—$0.0270%0x9e25…081014d ago0xf7ecc9…dcba2b
0x3419…42a70x9e25…0810Base—$0.0170%0x9e25…081014d ago0x6b0fd5…5f432d
0x90ca…85030x9e25…0810Base—$0.00876370%0x9e25…081014d ago0xd6def8…aaa7c1
0x0735…1ab40x9e25…0810Base—$0.00852870%0x9e25…081014d ago0x77fdd8…871947
0x98dc…e6020x9e25…0810Base—$0.00559870%0x9e25…081014d ago0x4e3727…160535
0xbb81…93720x9e25…0810Base—$0.0270%0x9e25…081014d ago0x6c97f5…4a4d05

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.