Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0x2a73…8a7bBase—$2.50100%0x9f02…1bcb43d ago0x621548…642485
0x7b55…a52b0x8140…2273Base—$2.50100%0x9f02…1bcb43d ago0x58b788…8e38ce
0x7b55…a52b0x1612…7215Base—$2.50100%0x9f02…1bcb43d ago0xb9c5db…a50068
0x7b55…a52b0x38f3…1fe2Base—$2.50100%0x9f02…1bcb43d ago0x715a0b…3b0956
0x7b55…a52b0x8495…6aedBase—$2.50100%0x9f02…1bcb43d ago0x9c5bd3…8f0168
0x7b55…a52b0xaf99…1df8Base—$2.50100%0x9f02…1bcb43d ago0x5adf83…ef27bb
0x7b55…a52b0x1814…36b1Base—$2.50100%0x9f02…1bcb43d ago0x5510c7…e5c5e3
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb43d ago0x1d761d…f4ac6a
0x7b55…a52b0x13ac…0288Base—$2.50100%0x9f02…1bcb43d ago0x660556…1b99cf
0x7b55…a52b0x3530…8a39Base—$2.50100%0x9f02…1bcb43d ago0x16b201…329c0f
0x7b55…a52b0x4d58…c5b9Base—$2.50100%0x9f02…1bcb43d ago0x353ecf…36dd61
0x7b55…a52b0xc9c2…f6deBase—$2.50100%0x9f02…1bcb43d ago0x3ebedc…ce08ef
0x7b55…a52b0x343f…eb0bBase—$2.50100%0x9f02…1bcb43d ago0x4f771a…3970e3
0x7b55…a52b0xf86c…4672Base—$2.50100%0x9f02…1bcb43d ago0x381f01…f7fd9c
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb43d ago0xa3883b…a541a0
0x7b55…a52b0x8be4…4a0aBase—$2.50100%0x9f02…1bcb43d ago0x9556c8…fdb551
0x7b55…a52b0x6c5d…3f8eBase—$2.50100%0x9f02…1bcb43d ago0xca5ae6…f2e833
0x7b55…a52b0x20dd…a90fBase—$2.50100%0x9f02…1bcb43d ago0x785cab…85baa1
0x7b55…a52b0x134c…85ccBase—$2.50100%0x9f02…1bcb43d ago0xbad0dd…002507
0x7b55…a52b0xee2d…840dBase—$2.50100%0x9f02…1bcb43d ago0x1c6b67…e8b72b
0x7b55…a52b0x49c7…61f6Base—$2.50100%0x9f02…1bcb43d ago0xe7cca8…5bcc1c
0x7b55…a52b0x54e0…b781Base—$2.50100%0x9f02…1bcb43d ago0x89cc33…eb660b
0x7b55…a52b0xa17e…ba7aBase—$2.50100%0x9f02…1bcb44d ago0x61369a…092ae9
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb44d ago0x8c86b0…b3b962
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb44d ago0xdcee39…7671c5

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.