Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa42d ago0x2cabc8…fcc697
0xf30a…55490x9c95…e299Base—$0.001100%fluxa42d ago0x11d6a8…d1b375
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa42d ago0x9b1f4d…ea22a2
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa42d ago0xd873df…a38249
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa42d ago0xd5aad5…673cb7
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa42d ago0x3ad754…3e3f6c
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa42d ago0xc912fb…580fdf
0xf30a…55490x9c95…e299Base—$0.001100%fluxa42d ago0x72abf3…4ee186
0xf30a…55490x9c95…e299Base—$0.001100%fluxa42d ago0xe0f788…cf3eed
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa42d ago0x034273…54ebed
0xf30a…55490x9c95…e299Base—$0.001100%fluxa42d ago0x099026…f6b026
0xf30a…55490x9c95…e299Base—$0.001100%fluxa42d ago0x125a3a…a7d7f9
0xf30a…55490x9c95…e299Base—$0.001100%fluxa42d ago0xc7b80d…1ea5d3
0xf30a…55490x9c95…e299Base—$0.001100%fluxa42d ago0xb9c87e…7f1c1d
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa42d ago0xeab5e0…2a8465
0xf30a…55490x9c95…e299Base—$0.001100%fluxa42d ago0x19cb7a…7caf3e
0xf30a…55490x9c95…e299Base—$0.001100%fluxa42d ago0x63ed85…6dde7b
0xf30a…55490x9c95…e299Base—$0.001100%fluxa43d ago0x1f2420…becd0d
0xf30a…55490x9c95…e299Base—$0.001100%fluxa43d ago0x5a2a91…37209e
0xf30a…55490x9c95…e299Base—$0.001100%fluxa43d ago0x8b25dc…301e4e
0xf30a…55490x9c95…e299Base—$0.001100%fluxa43d ago0xed6395…92a4ed
0xf30a…55490x9c95…e299Base—$0.001100%fluxa43d ago0x6e5ba5…de78fd
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa43d ago0x577cbe…eec32c
0xf30a…55490x9c95…e299Base—$0.001100%fluxa43d ago0xf8b51d…7d2b19
0xf30a…55490x9c95…e299Base—$0.001100%fluxa43d ago0x927af2…5cc53b

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.