Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$2.10100%0x1868…142656d ago0x71e2ca…5b8aa0
0xc9a2…31540x0e3d…7757Base—$6.30100%0x414d…e9d556d ago0x82dd5a…86c644
0xc9a2…31540x0e3d…7757Base—$10.50100%0x09f6…b65c56d ago0x7f17bb…4d33ac
0xc9a2…31540x0e3d…7757Base—$10.50100%0xa225…dabf56d ago0x144b80…a092ae
0xc9a2…31540x0e3d…7757Base—$5.25100%0xda2d…f5ea56d ago0x76f8c7…dc23cd
0xc9a2…31540x0e3d…7757Base—$3.15100%0x3d37…880656d ago0x620899…a9f61f
0xc9a2…31540x0e3d…7757Base—$5.25100%0x212c…a8f656d ago0x9494c8…f0fc44
0xc9a2…31540x0e3d…7757Base—$10.50100%0x8134…084956d ago0xfeb838…3ae1ee
0xc9a2…31540x0e3d…7757Base—$10.50100%0x9b8a…f4bd56d ago0x67aa3f…eff065
0xc9a2…31540x0e3d…7757Base—$5.25100%0x58cf…f8d456d ago0x333924…7b7f23
0xc9a2…31540x0e3d…7757Base—$5.25100%0xa423…2cae56d ago0x684775…25279e
0xc9a2…31540x0e3d…7757Base—$2.10100%0x707e…8d2856d ago0xde2ec8…2e9a52
0xc9a2…31540x0e3d…7757Base—$10.50100%0x1984…8da856d ago0xfa7f36…94ed2d
0xc9a2…31540x0e3d…7757Base—$1.05100%0xed7e…63a656d ago0xbd7e41…590a64
0xc9a2…31540x0e3d…7757Base—$15.75100%0x21ab…01d956d ago0x8ca25a…cf6ed5
0xc9a2…31540x0e3d…7757Base—$26.25100%0xb31a…568f56d ago0x842220…f8b6b3
0xc9a2…31540x0e3d…7757Base—$99.75100%0xa070…95e056d ago0x1e42c5…14190e
0xc9a2…31540x0e3d…7757Base—$2.10100%0xa2ae…033156d ago0x05cdc0…662140
0xc9a2…31540x0e3d…7757Base—$10.50100%0xbada…25fd56d ago0xfbd88c…51f663
0xc9a2…31540x0e3d…7757Base—$1.05100%0xf098…e1e456d ago0x88548a…5d444f
0xc9a2…31540x0e3d…7757Base—$2.10100%0x6a96…27ff56d ago0x9cb6bc…c32c3a
0xc9a2…31540x0e3d…7757Base—$5.25100%0x2c22…1f1c56d ago0xd90a10…e8fecf
0xc9a2…31540x0e3d…7757Base—$1.05100%0xc585…31c656d ago0xd89275…cc172a
0xc9a2…31540x0e3d…7757Base—$5.25100%0x44bc…cd6a56d ago0xaa47ee…ef9ecc
0xc9a2…31540x0e3d…7757Base—$10.50100%0x4760…47ea56d ago0xf850b7…546a76

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.