Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0xe8f28e…743765
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x14f50b…7af35d
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x38a195…f3df85
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0xf8ea38…63a6b4
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x2cef15…d01854
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x759c3a…427729
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x5994cc…afb5a6
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0xa7c90a…4f6de2
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0xd8719e…4dc254
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x77bf91…bb333c
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x933e7a…8d9ae4
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0xb8cb6f…41b768
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0xab652d…e36e6a
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0xdc14d2…739d56
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0xbf530d…80c63f
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x82c010…f30e96
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x5d743a…91b169
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0xae9e68…c76fef
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x121a07…66762c
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0xacf7a8…41e1b8
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0xb29c8d…88ecfb
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x9d5562…619208
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x3c1367…3a82ea
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x8c2900…7c10ed
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa54d ago0x8603a2…eb40de

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.