Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x66baa9…c0dd36
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x5e7d37…a39a69
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0xbcd892…cc2059
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0xfc480a…c7a74c
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x7d5963…f33bdc
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x04dafa…4fd859
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x048756…b2b982
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x431b29…636e59
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa46d ago0xfd7303…63e7b1
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa46d ago0x1be931…c62050
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa47d ago0xa2385f…d16b35
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa47d ago0x297301…68cbe4
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa47d ago0x5e9c7f…be2227
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa47d ago0xdd29cb…73fc48
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa47d ago0x2729db…b6639f
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa47d ago0x74bad7…24f0b2
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa47d ago0xbbfdd0…ea158f
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa47d ago0x65d806…819bf2
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa47d ago0xad0345…7a210a
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa47d ago0xaf553c…675077
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa47d ago0xb4ca53…b9d01f
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa47d ago0x96b8b0…fbfb20
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa47d ago0xb3f2d9…c53f82
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa47d ago0xcf84e5…7a769a
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa47d ago0xc4de4d…110610

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.