Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa42d ago0xf6102c…7b12e4
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa42d ago0x782a67…d39fb8
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa42d ago0x1fd3b0…1a6097
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa42d ago0x6bd5c8…c8b847
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa42d ago0x922593…fe1faf
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa42d ago0xd9b414…980bc1
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa42d ago0xabd29b…4ac449
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa42d ago0x7b5652…2160dd
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa42d ago0x3bbd63…fe7f5e
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa42d ago0xaca9ee…4e3822
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa42d ago0xa8c205…0d4c12
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa42d ago0x1c3590…9b35fe
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa42d ago0x095eab…4f9ba3
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa42d ago0xf3887a…58ecb4
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa42d ago0xc99b51…4e4ca6
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa42d ago0x38328e…463f96
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa42d ago0x7c418b…ca638f
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa42d ago0x757377…c85c9a
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa42d ago0xb4c629…0a964e
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa42d ago0xaa49ed…2f4a79
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa42d ago0xd54b2a…bdf7c5
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa42d ago0xbb94a1…bc2b00

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.