Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x194e46…1de8c9
0x66d1…02f00x6973…307aBase—$0.002570%0xdf7d…5dbd28d ago0x3d4b79…2148a3
0x66d1…02f00x6973…307aBase—$0.002570%0x0021…ad8f28d ago0x2b2305…f203c8
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x33cb2e…165a38
0x66d1…02f00x6973…307aBase—$0.002570%0xdf7d…5dbd28d ago0x9d34d2…9addff
0x66d1…02f00x6973…307aBase—$0.002570%0x0021…ad8f28d ago0x0ac832…321fa4
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0xe19380…5f3479
0x66d1…02f00x6973…307aBase—$0.002570%0xdf7d…5dbd28d ago0xeba4da…cb1618
0x66d1…02f00x6973…307aBase—$0.002570%0x0021…ad8f28d ago0x847e77…5b5045
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x64bb94…be7b7a
0x66d1…02f00x6973…307aBase—$0.002570%0xdf7d…5dbd28d ago0x4b7713…5ae244
0x66d1…02f00x6973…307aBase—$0.002570%0x0021…ad8f28d ago0x306110…38ff9f
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x01351c…9ed340
0x66d1…02f00x6973…307aBase—$0.002570%0xdf7d…5dbd28d ago0xd3e90f…de81d6
0x66d1…02f00x6973…307aBase—$0.002570%0x0021…ad8f28d ago0x75b7b3…5e9d04
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x945e38…26cf89
0x66d1…02f00x6973…307aBase—$0.002570%0xdf7d…5dbd28d ago0xf7f9aa…46bac4
0x66d1…02f00x6973…307aBase—$0.002570%0x0021…ad8f28d ago0x318317…342566
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0x6420ae…0bc6db
0x66d1…02f00x6973…307aBase—$0.002570%0xdf7d…5dbd28d ago0xf5e92f…a8d7ac
0x66d1…02f00x6973…307aBase—$0.002570%0x0021…ad8f28d ago0x71d9de…7b1715
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0xe8afa0…3848f0
0x66d1…02f00x6973…307aBase—$0.002570%0xdf7d…5dbd28d ago0xa98528…7df720
0x66d1…02f00x6973…307aBase—$0.002570%0x0021…ad8f28d ago0x93f030…0ff0d4
0x66d1…02f00x6973…307aBase—$0.002570%0x0018…ca9728d ago0xc6f5fa…928a8e

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.