Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0980d2…2cfe45
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe9d90f…253dd8
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xecd6c3…94f39a
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x274d50…3dcc7d
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb5b8cd…f85f9f
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe8ab25…cbd742
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf9f47d…7c908a
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5a1007…10a792
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x70ce51…1cf8d3
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x89f543…2b104b
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc6c55a…0f2d1c
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0ca6ea…c5db09
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6fc338…d4a66c
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc80d05…8a594d
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x009814…e876b7
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5e9485…5c58fa
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4654ec…ae81e1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x764b35…7ca986
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x89d931…281a65
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x770d80…4a688d
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd8344e…587872
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x282109…f9c2c3
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd94906…6df604
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1112f7…8ed280
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb310c5…9d92f8

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.