Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1b09fb…3ca7c3
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x866976…7c849c
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18cf7f…784e59
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f9eab…dd0c1a
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x943a5e…125016
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc819d9…c9336c
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x785cd9…5dafc5
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e9255…1a7eab
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x862d5d…f25174
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x49eb58…6d24ed
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd6c323…9afc94
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb5336a…d72172
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x457b7a…2c2d94
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa5fd63…cc4ea8
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd2091…8188c8
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4cd50…3ea3ab
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6bd246…4b892b
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe57f57…579d44
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe0b456…eb27d3
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8f1e87…7e9cb1
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1784c0…de2c75
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe738f1…d6b2a1
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbfdea5…94cdb6
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc7a3f3…681305
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04e5ae…630c42

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.