Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase17h ago0x0a1d28…90cd6e
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase17h ago0xf9c95e…949ef8
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b17h ago0xc7e21d…cf03b4
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b17h ago0xba3b53…ca0f04
0xf398…82000xad62…95c8Basex402 service$0.001100%coinbase17h ago0xc8439c…83d242
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17h ago0xd35725…7c69b7
0xbf75…59900xaf84…2c90Base—$0.002100%coinbase17h ago0x460a5f…05d07f
0x2fc6…befe0xb4cb…00e5Base—$555.8770%0x6351…0d6217h ago0x1f957a…566f5c
0xd4c8…2ee50xb86a…e183Base—$137.5470%0xb86a…e18317h ago0x97412f…0255ba
0xd65c…960c0x9386…ca25Basex402 service$18.00100%coinbase17h ago0x8ea7af…34bafa
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa17h ago0x66dfa8…02cd81
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase17h ago0xf25c1a…327129
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase17h ago0x17d5d0…d9439c
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase17h ago0x7589de…050aff
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase17h ago0xf70ebd…db5ce0
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase17h ago0x374ded…057762
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase17h ago0x621133…5adee4
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17h ago0x701196…77e87d
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b17h ago0x42f038…7ffdaa
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b17h ago0xbc77d0…0298fa
0x5f11…468a0xc7f3…c044Base—$0.13100%primer17h ago0x65b48b…28f1f6
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase17h ago0xd6dcf2…63f38d
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase17h ago0x6f8b87…9a1b7c
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase17h ago0xc25c05…879b1b
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase17h ago0x11ffd1…230208

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.