Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0x9b3f93…22fa2d
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0x2f8868…df8fcd
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0x562488…55a98c
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0xc4bb3c…17b52f
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0xe7cfed…e618c2
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0xc5c309…fb2cdc
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0xc25d26…26d71e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0x694cd8…1ba01e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0xcaeb58…bed3dd
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0xa20505…c5a3a7
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0xadbdea…b79c24
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0x42d6f7…1c8146
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0x631e1e…acb98e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0xc00901…eb449b
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0xa74d3e…3d488e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0xf82a75…249321
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0xffca86…d19e93
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0x0e3e74…395b2f
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0x62b734…83ef3d
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0x3240d0…923a09
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0x823509…989efe
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0xf905d5…71da7e
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0xca3fff…62e82b
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0x78487a…532d06
0x42f2…58270x9c95…e299Base—$0.001100%fluxa67d ago0x919f94…9105bb

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.