Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x3be8d9…fe8879
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x296312…5123b2
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0xe8adf0…c2ea27
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x4f025c…8291c8
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x58f882…f1194f
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x7f1333…05d1eb
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0xdb5bb4…1abf91
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x1ba822…345f19
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x6ad534…ae715c
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x8bc288…01ad6d
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x336463…32081b
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0xaf57b8…dc9cff
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x47da52…0f7cf6
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0xaac046…f8a55c
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x803650…771bca
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0xc6b48e…f705b3
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x4de399…99eb62
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0xb0b8b2…7ad22b
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x0e55d4…64f009
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0xd287df…ebb562
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x0e0667…4735d7
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0xf28546…b99fb5
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0xc42198…14f26f
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x54e5c1…2db321
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase68d ago0x491544…acefe6

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.