Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860x9c95…e299Base—$0.001100%fluxa71d ago0x687419…c2b66b
0x0b40…da860x9c95…e299Base—$0.001100%fluxa71d ago0xfbef5e…a98815
0x0b40…da860x9c95…e299Base—$0.001100%fluxa71d ago0x508aa9…fdb44a
0x0b40…da860x9c95…e299Base—$0.001100%fluxa71d ago0x9127bf…eb5ac2
0x0b40…da860x9c95…e299Base—$0.001100%fluxa71d ago0xc2b016…c3ecb0
0x0b40…da860x9c95…e299Base—$0.001100%fluxa71d ago0xb1b44c…e7e37f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa71d ago0xaca03b…72701f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa71d ago0x93a06f…ce946f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0xa3ccea…220acd
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0x6291df…e44d7c
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0x0b7449…4dceca
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0x62eb43…169091
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0xe270f5…f7b282
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0x3c625b…85370a
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0x08d1d3…a39cd2
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0x82a140…da3503
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0x28d4ec…3758c7
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0x7e9a7d…828a31
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0x3d8ba8…a8cf91
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0xad534d…1ea3e5
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0xa73197…faed42
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0x6f5c56…6d8ba4
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0x115162…304c56
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0x6e6edd…15be5d
0x0b40…da860x9c95…e299Base—$0.001100%fluxa72d ago0xcb78b5…5e49ea

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.