Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0x210d8e…bfa932
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0x24c32b…0e518e
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa41d ago0x2e8849…1f9e8f
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0x1f2775…e18bf3
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0x5bf9f0…bc61e0
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0x580f4e…2791c5
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0x3868db…e427bf
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0xb6572f…10f7f8
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0xdfdd20…c4c612
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0xf44b9d…23caf3
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa41d ago0x06f159…38b5dc
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0x26f28c…23b9b4
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0xc26c62…ee2b61
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa41d ago0xedf81f…15dd4b
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0x601f55…3870a3
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0x90d02a…da3644
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0x7086e9…99d86b
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa41d ago0xc97f7b…a994de
0xb78a…19d10x9c95…e299Base$0.001100%fluxa41d ago0xb1d072…de7f35
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa41d ago0xabf5b4…4ce086
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa42d ago0x91ca55…c5d580
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa42d ago0x27cac0…38791f
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0x23c17e…c357bf
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa42d ago0x426b86…1371e7
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0x76d6e5…cec701

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.