Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x767c…c39e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x55b91d…84794c
0xcc27…60980x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xb7d646…97e652
0x98c9…fa0b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x8cb7ea…ddfa4d
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xd26a04…6b6947
0x2db4…e59e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xec4807…935298
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x790515…966411
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x501a6e…aae454
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x36233b…f3ceb4
0xcd65…403b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x4d3ccc…4574f0
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xe8020a…63fb50
ottoai.eth0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xa2091e…f86564
0xcc6d…22d10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xd68435…60ac7a
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xa8b394…a438a7
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xd1792c…bc7d39
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x39aee3…9e1304
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x88bb6e…af6a5e
0x3f37…2bcf0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xbe4f57…d770c4
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x34c096…2f114b
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x1844d3…40bbf2
0xd85b…557b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xcb34ea…30a69e
0xaad5…b46b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x74c3d6…8adc81
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xee2bf8…ca578f
0x36be…6a120x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x44caca…4e5ce0
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0x68cd1b…78fa63
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase134d ago0xf6900d…8fbea3

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.