Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f03…53360xc4f0…0bb9Base—$21.06100%0xd05c…8260100d ago0xfd3ee0…523b85
0x166b…42780xc4f0…0bb9Base—$24.31100%0xd05c…8260100d ago0x719e86…01039e
0x166b…42780xc4f0…0bb9Base—$23.07100%0xd05c…8260100d ago0x56e215…741186
0x166b…42780xc4f0…0bb9Base—$22.36100%0xd05c…8260100d ago0xc5c47c…ab9b78
0x6515…b46d0xc4f0…0bb9Base—$216.19100%0xd05c…8260100d ago0x741084…4c8374
0x66c2…b5d40xc4f0…0bb9Base—$144.78100%0xd05c…8260100d ago0x1d5987…ec2deb
0xbc63…9a3c0xc4f0…0bb9Base—$65.24100%0xd05c…8260100d ago0x19d878…2b3992
0xbc63…9a3c0xc4f0…0bb9Base—$62.46100%0xd05c…8260100d ago0x492b8e…9dcb9b
0x66c2…b5d40xc4f0…0bb9Base—$140.91100%0xd05c…8260100d ago0x115488…649792
0xbc63…9a3c0xc4f0…0bb9Base—$61.97100%0xd05c…8260100d ago0xb96c66…899483
0x66c2…b5d40xc4f0…0bb9Base—$136.41100%0xd05c…8260100d ago0xa55b54…44f8ef
0x66c2…b5d40xc4f0…0bb9Base—$130.38100%0xd05c…8260100d ago0xbc16dc…996c0a
0x903c…01ce0xc4f0…0bb9Base—$185.13100%0xd05c…8260100d ago0x5d2697…be6a0b
0x66c2…b5d40xc4f0…0bb9Base—$129.22100%0xd05c…8260100d ago0x609db1…1f3380
0xab17…860c0xc4f0…0bb9Base—$372.59100%0xd05c…8260100d ago0x14f1fd…dfd04e
0xab17…860c0xc4f0…0bb9Base—$367.77100%0xd05c…8260100d ago0x78dccc…98084e
0x751c…b3330xc4f0…0bb9Base—$89.74100%0xd05c…8260100d ago0x095cc4…3aada2
0x0932…b7a60xc4f0…0bb9Base—$56.27100%0xd05c…8260100d ago0xb7babe…d5322f
0x7765…bc510xc4f0…0bb9Base—$33.29100%0xd05c…8260100d ago0x66bf97…bf80df
0x1325…4f140xc4f0…0bb9Base—$148.38100%0xd05c…8260100d ago0x311c97…59e67a
0x7765…bc510xc4f0…0bb9Base—$32.88100%0xd05c…8260100d ago0x134925…f2726e
0x3539…e53f0xc4f0…0bb9Base—$697.25100%0xd05c…8260100d ago0xb42470…a0682f
0x7765…bc510xc4f0…0bb9Base—$31.85100%0xd05c…8260100d ago0x97c4be…e0fe96
0x7765…bc510xc4f0…0bb9Base—$30.16100%0xd05c…8260100d ago0x230df1…181d62
0xf9fe…a9650xc4f0…0bb9Base—$62.48100%0xd05c…8260100d ago0xf0f0bf…9c4855

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.