Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7252b7…d7770e
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a96c8…21a78a
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x13e028…454007
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb1781a…b09f8c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb5deb8…38b518
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4ebebc…3821bd
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x99e6e7…946279
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ec8b2…9ba8db
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x684d1b…8103b2
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x897029…7a7b61
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x281ba6…01dea3
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f386e…eba0c9
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1002de…9b244b
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7b717…ebcd44
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x316177…e3030c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaa7489…860011
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9fb89f…eb7382
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36b3e3…dc5887
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3be229…abce0f
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbe5aa1…eac2d0
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x256db3…611baf
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8c228…361256
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xae2ff9…31c030
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e439c…61d7bc
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x609965…1fd1b0

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.