Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa78d ago0x6ca363…09ad46
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa78d ago0xb1c09e…c980ab
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa78d ago0xbdb8b8…ee76e7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa78d ago0x86ae19…cca139
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa78d ago0xd6f654…2d8785
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa78d ago0x3fcf17…c0f66a
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa78d ago0xd2dbb6…acf716
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa78d ago0x5c0995…723770
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa78d ago0x651667…4f43ff
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa78d ago0xe9cfd6…596553
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa78d ago0xff506e…763697
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0x4b7323…b25aeb
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0xbac1bc…d331c1
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0xb66d44…94fffc
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0x4377db…b773ae
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0x4920ed…511f2c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0x2d9f7d…449a78
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0x7550cc…bbb4e0
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0x15b46d…f9e2f2
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0x77b1a8…0ea81a
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0xa92e95…c64134
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0xa4a7de…3e8db6
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0xd9cf9a…71f563
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0x59bd4a…fcd2db
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa79d ago0xf87bbe…7ea048

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.