Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a8f…b04d0x09ae…ec64Base—$10.0070%0x07ae…0e6713d ago0xc1ae2c…30ecb9
0x9a8f…b04d0x09ae…ec64Base—$10.0070%0x07ae…0e6713d ago0x83313d…cffb3e
0x9a8f…b04d0x09ae…ec64Base—$1.0070%0x07ae…0e6713d ago0xb299c0…e9569d
0x9a8f…b04d0x09ae…ec64Base—$25.0070%0x07ae…0e6713d ago0x4df398…c0ec47
0x9a8f…b04d0x09ae…ec64Base—$300.0070%0x07ae…0e6713d ago0x5b0418…4623cb
0xd9ad…23a00x09ae…ec64Base—$5.0070%0x07ae…0e6713d ago0xe3af82…b4e9c8
0x9a8f…b04d0x09ae…ec64Base—$10.0070%0x07ae…0e6713d ago0x8aabb4…1f11c1
0x9a8f…b04d0x09ae…ec64Base—$30.0070%0x07ae…0e6713d ago0xfbb1e8…fc86db
0x9a8f…b04d0x09ae…ec64Base—$5.0070%0x07ae…0e6713d ago0xffa76d…24db71
0x9a8f…b04d0x09ae…ec64Base—$1.0070%0x07ae…0e6713d ago0xd87bf7…a3fb8a
0x9a8f…b04d0x09ae…ec64Base—$400.0070%0x07ae…0e6713d ago0xf2b080…122088
0x9a8f…b04d0x09ae…ec64Base—$30.0070%0x07ae…0e6713d ago0x8f21fc…ceedd3
0x9a8f…b04d0x09ae…ec64Base—$100.0070%0x07ae…0e6713d ago0x1111d4…d9d9cd
0x9a8f…b04d0x09ae…ec64Base—$10.0070%0x07ae…0e6713d ago0x742252…5142ed
0x9a8f…b04d0x09ae…ec64Base—$670.0070%0x07ae…0e6713d ago0xeabecf…07bbb6
0x9a8f…b04d0x09ae…ec64Base—$200.0070%0x07ae…0e6713d ago0xe9d157…ecb8a1
0x9a8f…b04d0x09ae…ec64Base—$1.0070%0x07ae…0e6713d ago0x3b3a71…a0ee31
0x9a8f…b04d0x09ae…ec64Base—$1.0070%0x8ee8…86da13d ago0x850dde…d9b94b
0xd9ad…23a00x09ae…ec64Base—$0.1070%0x07ae…0e6713d ago0x8bb261…a8e285

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.