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—$3.15100%0x3d44…411581d ago0x742fe5…df6681
0xc9a2…31540x0e3d…7757Base—$3.15100%0x2fa9…16de81d ago0xe24c6d…d218be
0xc9a2…31540x0e3d…7757Base—$1.05100%0x39e9…239381d ago0x771e72…895dd9
0xc9a2…31540x0e3d…7757Base—$1.05100%0x54c7…4b1281d ago0x69c628…249fb1
0xc9a2…31540x0e3d…7757Base—$1.05100%0x39e9…239381d ago0x26a78e…e6cca3
0xc9a2…31540x0e3d…7757Base—$21.00100%0x44e3…343281d ago0x3b1cf9…c4cdd0
0xc9a2…31540x0e3d…7757Base—$1.05100%0x1efc…9e4381d ago0x7a5f1e…e3811e
0xc9a2…31540x0e3d…7757Base—$1.05100%0x79bd…fda181d ago0xd1a317…af85f7
0xc9a2…31540x0e3d…7757Base—$10.50100%0x79bd…fda181d ago0x68d560…74ce5c
0xc9a2…31540x0e3d…7757Base—$11.55100%0x0dd6…b0b081d ago0x341f9c…1c2fb0
0xc9a2…31540x0e3d…7757Base—$15.75100%0x4c4a…536c82d ago0x2b122b…0dde21
0xc9a2…31540x0e3d…7757Base—$21.00100%0x0524…938982d ago0x890aa3…d830b3
0xc9a2…31540x0e3d…7757Base—$10.50100%0x823e…6b6c82d ago0xa3277d…1a70d6
0xc9a2…31540x0e3d…7757Base—$1.05100%0x4c95…d79b82d ago0x8261ca…ab9eb0
0xc9a2…31540x0e3d…7757Base—$21.00100%0x5d0b…1ded82d ago0xff8634…283854
0xc9a2…31540x0e3d…7757Base—$10.50100%0x1798…f45f82d ago0x8259cb…a66260
0xc9a2…31540x0e3d…7757Base—$10.50100%0x791a…97b482d ago0x7854ce…9b001e
0xc9a2…31540x0e3d…7757Base—$10.50100%0xfe42…c1f082d ago0x3c049e…90dac9
0xc9a2…31540x0e3d…7757Base—$7.35100%0xd50e…07b982d ago0x2c6778…6936d8
0xc9a2…31540x0e3d…7757Base—$1.05100%0x8107…169982d ago0x32b892…168730
0xc9a2…31540x0e3d…7757Base—$1.05100%0x2544…8c4582d ago0x4ff52e…ac94c9
0xc9a2…31540x0e3d…7757Base—$31.50100%0xaf65…d79082d ago0x33cfc9…b6c4e8
0xc9a2…31540x0e3d…7757Base—$5.25100%0xc5c7…f8a582d ago0x5e00aa…3df15e
0xc9a2…31540x0e3d…7757Base—$7.35100%0xdae3…916a82d ago0x88b5c3…d8e7fa
0xc9a2…31540x0e3d…7757Base—$5.25100%0x133d…a47682d ago0x5f4925…b2ae96

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.