Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0x15fb56…961f90
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0xf99c24…2de714
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0xae97aa…880fee
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0x37a427…3a88be
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0x954dd3…9f7fa3
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0x9b3a49…c0de6c
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0x65b065…eae5e3
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0xf44b8a…633334
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0xe27042…36786a
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x352ccf…98a311
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0xb6f810…4145fa
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x039a70…08416c
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x132043…5f19a8
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa45d ago0x6a39eb…d15ad8
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x46dca5…57b08c
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0xd6b2ff…afea1b
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0xb1bbe7…3b079d
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x97278b…3e6f17
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x80336f…96e012
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x4cc678…6aa5ca
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x7dcf23…e52c5b
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0xee7c5d…5bd481
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x26f173…6696bd
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa45d ago0x964aeb…d2a863
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa45d ago0x0abe1b…3d67a3

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.