Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0xe0ef08…6c1613
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x250206…aa8237
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x919a0b…f0f3f6
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0xbe70be…16d1a4
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x429c40…3e5ec4
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0xf8e10b…d8612e
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x9fdf0b…7f2b0a
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x094467…633d86
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x5d8d1f…205d7f
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x67bf0e…360af9
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0xff15f9…5a3988
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0xc00d08…2392a5
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x092708…feb54c
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x3919c2…bb601e
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0xa4c0f9…f436db
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x48a9d2…3dff05
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x1877fd…654169
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0xdea316…4e2d69
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x9e8f3d…6144f5
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x907cef…e88a57
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0xfe9e3a…44bb58
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0xfb0a51…be71fd
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x37daf0…559bbd
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0x27b1a5…77408f
0xc997…48dc0xe05c…667aBasex402 service$0.001100%coinbase92d ago0xf6c609…71abba

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.