Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x46a56d…be9247
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0xf9c443…915e5e
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x2ea9dd…d406b3
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0xe8b4fe…778088
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x46b86f…14b419
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x92652b…5d1664
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x7e7759…2f5a59
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x858df4…20f966
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x4505e9…69a3c9
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0xc339c0…a7deb6
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x0e7cdc…f072b2
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x155569…a0e266
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x2f8ea4…312494
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x9f5948…236a98
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0xa052ae…6abfe2
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x63a2b7…0d8a61
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x1ff8e9…7b0e0c
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x804684…3db53a
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x5e94aa…4d2523
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x810c7f…1b568f
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x7d8b30…a21321
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x43a7c7…97fc3f
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x0d6461…eb1c91
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0xd6784f…67f35d
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa63d ago0x5e6c3b…07f230

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.