Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0xb6616b…19ad79
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0xe78bd6…c3737c
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0x955377…f77c17
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0x42a30c…59f027
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0x75c6f7…c93fa2
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0x6f10b7…e11574
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0xcbca89…29cd77
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0xd38dae…19081b
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0x436cf6…2456bf
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0x39b23f…bd7dde
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0xf871e6…821be0
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0xc3ee55…224ab8
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0x3640eb…5786a3
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0x72b962…ebf3da
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0x77f2fd…7261d4
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0xc3ef72…9e8f17
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0xe90042…6a42dd
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0xe329de…706d28
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0xcab3ed…ddc627
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0xa03cd2…3a96f0
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0x53660a…867412
0xce0a…a5a50x9c95…e299Base—$0.001100%fluxa68d ago0xb90e3f…5af466

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.