Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0xa1a38f…5b73a3
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x5fd6aa…19fe30
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x237a78…f328a4
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x2beb5a…393c87
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x38683b…2a3bcf
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x72a4b7…dd4b20
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x984584…bc8e20
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x448fc0…3c7b0d
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x2ec99d…52d5ae
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x6ead62…3dcaab
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0xa16031…63fe2a
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x673f8f…e0b6d0
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x242fec…4438e4
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0xe38ac7…268f00
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x5f550e…4e49b1
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x86b7f0…231448
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x897183…9fd5b1
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0xa48db7…008278
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x8d46af…6430d8
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0xab01d7…76117e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0xfcdfe9…dc5880
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0xd820ce…5dc2a4
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0xd7097f…0135d6
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0x3c7504…ca5a87
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa83d ago0xee59e7…0a545d

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.