Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x226c…aaf20x8684…be12Base—$0.01100%coinbase77d ago0xc68763…a4b9f9
0x226c…aaf20x926e…b00aBase—$0.01100%coinbase77d ago0xd13e62…9f7c42
0x226c…aaf20x32aa…8338Base—$0.01100%coinbase77d ago0x0fba15…fba740
0x226c…aaf20x4356…2f6fBase—$0.01100%coinbase77d ago0x2d407f…0fedcd
0x226c…aaf20xed0a…d3e9Base—$0.01100%coinbase77d ago0xe70f52…81c5f9
0x226c…aaf20xa7fb…6e82Base—$0.01100%coinbase77d ago0xf35c8b…07ed28
0x226c…aaf20x03b6…0d87Base—$0.01100%coinbase77d ago0x6e9e14…d3b4ab
0x226c…aaf20x2e62…5038Base—$0.01100%coinbase77d ago0xd6ff50…ea1371
0x226c…aaf20x2fce…15f9Base—$0.01100%coinbase77d ago0xb6b758…6c863c
0x226c…aaf20x7d3e…d3dbBase—$0.01100%coinbase77d ago0x468dc9…1224fb
0x226c…aaf20x6020…e627Base—$0.01100%coinbase77d ago0xe8e7c8…2de7de
0x226c…aaf20x37b7…db84Base—$0.01100%coinbase77d ago0xb1151a…21d39c
0x226c…aaf20xcdc8…2474Base—$0.01100%coinbase77d ago0x9e0f31…0e3a83
0x226c…aaf20xf587…65ddBase—$0.01100%coinbase77d ago0x5b1b52…3457aa
0x226c…aaf20x7218…ebe6Base—$0.01100%coinbase77d ago0xc7f386…4a31d5
0x226c…aaf20xd13a…db2eBase—$0.01100%coinbase77d ago0x7d49bb…f92268
0x226c…aaf20x8cbc…06bfBase—$0.01100%coinbase77d ago0xb61777…0d0412
0x226c…aaf20xc670…c0c1Base—$0.01100%coinbase77d ago0x307497…61468e
0x226c…aaf20x149e…aedeBase—$0.01100%coinbase77d ago0x44a08d…98e62c
0x226c…aaf20x1070…644fBase—$0.01100%coinbase77d ago0xa2421f…ada1df
0x226c…aaf20x3a0f…3b51Base—$0.01100%coinbase77d ago0x646a6f…c1f4ff
0x226c…aaf20x92cd…1f03Base—$0.01100%coinbase77d ago0x06d1bd…abbc98
0x226c…aaf20xdc7d…a96aBase—$0.01100%coinbase77d ago0xf2236d…808807
0x226c…aaf20x9e24…0008Base—$0.01100%coinbase77d ago0x6b7947…eb0e21
0x226c…aaf20x31e6…e0abBase—$0.01100%coinbase77d ago0x65c004…413e6b

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.