Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa67d ago0x12fcba…593226
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa67d ago0xb1ea87…97675c
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x4d94ff…ee1fd1
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0xf19b47…d05caf
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x6dd823…ebb16e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x370cf4…643495
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x803161…4fc9a7
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x4f0014…8d9877
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x4bcd5d…1af51a
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0xf453d4…b38ff6
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x3ac0f6…fcd5fc
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0xdb7d99…a91890
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0xa35480…fc7340
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x5433eb…94f068
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x8cfbf1…62f966
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x7b25f2…dbf6a5
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x6870e1…80ed82
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x006542…488afb
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x510fb9…89ea4d
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0xc19c67…e2acda
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x25c8c8…b50026
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0xf4b206…e9f767
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0xd491b5…3f3a2f
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0x22e914…83198c
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa68d ago0xb48317…44eda6

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.