Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa71d ago0x592ca1…f84e49
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa71d ago0x64fbfb…fb5b82
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa71d ago0xb6321b…e54676
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa71d ago0x53ba5a…aee420
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa71d ago0x87a11d…e12f54
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0xecb92e…cc3942
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0x45a1cf…c2f4e7
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0x98d0e0…8b8ed9
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0x3fd8d0…7abda5
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0x552f8b…f314aa
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0xb651fc…7d36ff
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0xd6fd0f…3669fb
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0xcfaa9a…0061dc
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0x99674b…2e394b
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0x29b2f9…7c6c9f
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0x006357…f74b10
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0x046154…95d454
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0xbe6f4d…085323
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0x2a907b…948f63
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0xcb3ce8…c2fcb4
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa72d ago0x025c9a…d53c2b

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.