Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x93be0a…9adac6
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa07672…468137
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe3a1ab…2d282b
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xefc822…53a2d3
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8446bc…2f84d7
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x38db2d…060852
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc5c361…9a1e0a
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f7599…1522fc
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8669f1…abc4f5
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x232fe0…fc5e97
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc55396…b01b29
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b62a4…d46d2b
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5c48f2…2c7733
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x55317e…acc1f1
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2fe0d8…e01610
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x845fcd…b9153b
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa37857…a9c0c6
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xad8ce0…b78a4e
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d0791…5a2de2
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7236a…b6ee40
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x936da3…73765c
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc377c2…4aa03f
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7476f…b4bf5b
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf23b4e…bf3873
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8ed5d9…3e9c5b

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.