Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0xf7fca8…52ac62
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0xc8960f…a46a6d
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0x39cb20…f9d97a
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0x6185ec…9fead9
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0x7ea058…fd3796
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0xa789c0…1574b3
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0x670d03…e01925
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0xd47c47…31def3
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0x06a01f…9537ff
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0x6acfbf…d938e4
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0x9d601c…f8f90b
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0xa578db…0f66da
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0x0a468f…ee5812
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0xbefe35…b18f89
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0xb31f7c…7eedf1
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0x914a67…13c516
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0x7ce17c…5d0835
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0xc1101c…632e8c
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0xb7baba…361231
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0xa0bcd4…4d2809
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0x22e05e…d40a17
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0xa297ab…b18ac2
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0x6b6dc2…e1b406
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0x5f822e…d21b9d
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0x2b724f…b1b210

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.