Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0x76f5df…a2a628
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0xd2a515…08e41a
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0xf70d98…026a48
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0x5f2132…6a3883
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0x61167d…848a54
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0x522083…2db735
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0x5de4a7…67ca22
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0xb9214b…5b3f2a
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0x6637ee…4fbb81
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0x6202eb…d7bc51
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0xfffd84…94afdb
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0xfd1b8f…e04679
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0xb519ed…e3da64
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0xc2e455…961026
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0x3f1654…c90f0f
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0x186bb8…ce5d11
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0xde3e8a…c88f21
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0x794c66…88e56e
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0x130090…efa924
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa70d ago0x7a9204…7e57bc
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0xfe58ea…a5a2d7
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x4061f3…572971
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x09dc14…a18d14
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0xfd9ae4…f41235
0x17cc…65a80x9c95…e299Base—$0.001100%fluxa71d ago0x97f9df…15fdb9

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.