Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa72d ago0x1c5969…9814b9
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa72d ago0x491bc3…5ea4c8
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa72d ago0xbed406…30ef47
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa72d ago0xe36fb7…7fa6d5
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa72d ago0xb8ff91…e1d227
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa72d ago0x0904cd…c3c6aa
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa72d ago0xd78262…abbffd
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa72d ago0xaae268…4114c4
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0x9ca74b…23785d
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0x76aef1…2c42ac
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0x30e7ae…e90208
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0x9887e7…14003d
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0xc51378…b11fec
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0xdd6003…df6275
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0xc6b923…e3d1c8
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0x218d28…3f941d
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0xeb5ef6…cec224
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0xfbda75…32b8d8
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0x347020…cce659
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0x6b677b…f10882
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0xa66ffa…abddab
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0xe97926…b3194e
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0x3fc472…32ac9d
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0xdbafca…667131
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa73d ago0xd7135d…953fd0

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.