Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0dbc48…6a7d1e
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84d472…923511
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe264e3…94bfca
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcbce7f…2c2177
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x715cd3…4a5dc1
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d90d9…c19109
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc0bfc7…f34458
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc3655c…e9b927
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca7dac…112160
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe39d95…225702
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48a227…5bb15a
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9649ce…3ea078
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x76e523…023900
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb5431a…93e7e4
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x189388…5dc198
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf82619…d1eda3
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf5d969…5db37c
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xba0914…c27f19
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x32d7d0…7b9759
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdc1521…cafce9
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x140f9d…8aae58
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e6837…a02027
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb4c248…c4b35d
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0c7095…e78870
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb8840…fefc98

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.