Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x17b26a…862a02
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x7491c1…1f5a42
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x520896…cb4739
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0xc12932…1826bd
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x8f3c25…3e65ca
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0xfd31df…e33eb2
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x7c8a00…78016f
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0xf4d592…e47674
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x550743…e308da
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x0c0086…462530
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x9bda2a…e0a250
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x65d63e…385815
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0xb23d39…651bf0
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x70f420…30bd1b
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x41f79a…cafe05
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x074988…0424bf
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x6bbfd8…ff66b6
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0xf1e44d…e71d47
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0xab5810…f04678
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0x1c44fd…67ec61
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0xd07609…a493a6
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0xe710cc…15c0a8
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0xe7e642…e809b3
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0x956e71…812a3e
0x08f0…4f690x9c95…e299Base$0.001100%fluxa73d ago0x316ce5…8557f7

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.