Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebbc…fd430xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0x85af1b…76c7e8
0x176d…499c0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0xa76341…11f855
0x8655…f5890xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0x3d95be…9cc78f
0x48a1…fdd60xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0x08d50b…2fb141
0xa725…e2820xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0x894c1a…2b367f
0xb42a…062f0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0xbda4da…f22b6c
uras.eth0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0x997e19…0afb8e
uras.eth0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0xe6f4c3…52046d
uras.eth0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0xfc6b0a…88b876
uras.eth0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0x5b24f8…73121e
uras.eth0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0xe08b62…df976c
uras.eth0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0x317f99…6b1d56
uras.eth0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0xb25340…9b2c58
uras.eth0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0xf8279e…3f7f28
uras.eth0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0xc17ad6…1c6dd6
0x08f2…31560xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0xa7a6fb…c0b13e
0x08f2…31560xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0xb88464…4610f7
uras.eth0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0x6ef9c1…a62843
0x686b…b46a0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0x11db54…aa2263
0x63a0…744b0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0x3ceb0b…3d60e0
0x9ba8…50fa0xb4bd…d42fBase$0.005100%0xbcdd…714888d ago0xa4a02e…636718
0xeda3…181b0xb4bd…d42fBase$0.005100%0xbcdd…714889d ago0x896577…b7efd9
0xe39f…ecf70xb4bd…d42fBase$0.005100%0xbcdd…714889d ago0x6753fb…373b72
0x410d…94620xb4bd…d42fBase$0.005100%0xbcdd…714889d ago0xce4bc5…d8f4a4
0x33f8…db1b0xb4bd…d42fBase$0.005100%0xbcdd…714889d ago0x9fda2a…fbb544

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.