Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xab3ce2…e6765a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe18f6c…038d97
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8cb541…e15719
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x60867b…4a6dae
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa3746c…fdbd43
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x47e69b…cc73b8
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd6689a…ed853a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x718c52…674040
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7405fd…dedb4c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x752065…1f35d1
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xebd665…336239
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x19695f…703dad
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1cddc7…58d537
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x266800…7a9a14
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb09e3d…2557fd
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0f17d0…9dbc03
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3e6a46…813aa3
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48ed80…5609ee
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb19abc…5e24fc
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b5a08…227542
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a11da…9b83cd
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfe6f5b…86eaa6
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa7c1d1…fa1834
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0615ed…32db3c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a35b0…05b75c

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.