Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa35d ago0x0895b7…a8bf13
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa35d ago0x956d6a…fa0d45
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa35d ago0x373bac…5e9028
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa35d ago0x211130…2e7c77
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa35d ago0xc1d7c7…ab2c5e
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa35d ago0xd80e33…476078
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa35d ago0x08ad37…4d5b0e
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa35d ago0x0ed3aa…6a0943
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa35d ago0x441e0e…486de2
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa35d ago0x319fc9…191f0a
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa36d ago0xa1d2ff…e315dd
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0xd55ac7…8a770c
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0x560b1a…5e3c18
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa36d ago0x0480bd…f6ee3f
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa36d ago0xa7b6c3…5d1daa
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0x073386…832e93
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa36d ago0x321604…244917
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0x29e575…b5d8a2
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0x9ccc26…54a708
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0xdd689b…f3eddf
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0x3c8608…ebc36d
0x80d2…e4b80x9c95…e299Base—$0.001100%fluxa36d ago0x051e0d…b00423
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0x883c0a…d66ec1
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0xfb260d…d3afe4
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa36d ago0x7fc98e…215497

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.