Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd682…885e0xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x1b794d…38a687
0xd682…885e0xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x1fddc2…a79d57
0xd682…885e0xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x0e59d1…6d531c
0x08f2…31560xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x7d6492…99ec2c
0x5847…06990xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0xeac25c…d41fd6
0x5847…06990xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0xe7d27c…16e1fb
0x5847…06990xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x83c032…fb0dc1
0x24b2…89aa0xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0xb611d1…3d1a92
0x24b2…89aa0xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x49ef00…ef956f
0x9405…b0e20xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x183096…c0da40
0x9405…b0e20xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x1f90d6…9efab6
0xc293…8ceb0xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x360d01…b7f0c6
0xc293…8ceb0xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0xe55f82…6c12a8
0xc293…8ceb0xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x91f95e…ad01aa
0x764f…abe50xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x253e4e…9d3f55
0x764f…abe50xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x45d193…996e90
0x2265…84850xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0xd27169…084521
0x2265…84850xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x20be9a…cb90a4
0x2265…84850xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0xa25496…16ac3e
0x680a…3b590xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x045f23…5b8458
0x680a…3b590xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0xfcacd1…a15936
0xce25…f1de0xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x493670…49baff
0xce25…f1de0xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0xdcafef…ec0044
0x8655…f5890xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x6619a9…724efc
0x41a3…d48e0xb4bd…d42fBase$0.005100%0xbcdd…714890d ago0x957674…8f6ea4

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.