Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x2281bd…fe9064
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x154314…2b3504
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x1ff22b…26d6de
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x88325b…4c5e36
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x2b7337…75a76c
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x8a2535…bfd37b
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0xefbd29…013e9d
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0xc17597…f32dc3
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0xdd53de…062087
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x1ba43a…5977e8
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x2475f1…f30dd3
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0xbbaa41…80a56c
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x7766f1…95674b
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x4900a3…9875e5
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x2f982a…d7865f
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x5bb4da…147b2d
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x13dd4e…3283a1
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x6477ac…b17035
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x176b3b…876997
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x8cc40f…b06a78
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0xf8e95f…42eece
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0xd6d4ee…c9436d
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x2d6b36…30fd4c
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x3b8802…8a1607
0x965a…ebe90xa9dd…2315Base—$0.002100%coinbase38d ago0x34fd29…6dd94c

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.