Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb401…995b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0xff41b0…1159d7
0xb401…995b0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase24d ago0x0c415e…092acd
0x08f7…2c4b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0xed165a…1d7a5f
0xf04e…7c0a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0xb1c4ea…88cc89
0xfa1c…65d10x0e84…b808BaseOtto AITwitter search$0.003100%coinbase24d ago0x44521d…12ad3a
0x76e9…57b30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0x6f8afa…db656c
0xdab5…37a70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0x951098…e7089e
0xb47c…d3750x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0x6a5489…adb3b1
0x46bd…2ebd0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0xd02ee7…11a10a
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0x521134…2dbb22
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0x514806…9cad7f
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase24d ago0x2ea87d…aaff85
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0x0aec40…e6dc1c
0x46bd…2ebd0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0x422701…422e67
0x6e53…a2650x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0x4ba414…a0ccca
0x5975…500d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0xc0892c…2a8c4f
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase24d ago0xced10e…5ae3ec
0xdf0e…b2350x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0xbc2f6f…71ad64
0x6e53…a2650x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0x8e5356…c35747
0xd1b1…28870x0e84…b808BaseOtto AITwitter search$0.002100%coinbase24d ago0xaecb3c…1bcb8f
0xd1b1…28870x0e84…b808BaseOtto AITwitter search$0.005100%coinbase24d ago0x663a6b…dec5a7
0xd1b1…28870x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0x390909…e67582
0xd579…071a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0x87c2cb…a59581
0x4714…36c60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0x0689f1…57ed34
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0xfc0268…56e48a

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.