Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3a0…45510x1892…6085Base$1.08100%Route unknown93d ago0xbd62b0…39d5c6
0xd3a0…45510x1892…6085Base$1.76100%Route unknown93d ago0x3abef1…be48ce
0xd3a0…45510x1892…6085Base$1.74100%Route unknown93d ago0x74f8b1…88a355
0xd3a0…45510x1892…6085Base$1.77100%Route unknown93d ago0x265498…06f6dc
0xd3a0…45510x1892…6085Base$1.54100%Route unknown93d ago0xb1b597…ce5e9e
0xd3a0…45510x1892…6085Base$1.59100%Route unknown93d ago0xd1b8a2…d69150
0xd3a0…45510x1892…6085Base$1.76100%Route unknown93d ago0x7b1c5d…982942
0xd3a0…45510x1892…6085Base$1.54100%Route unknown93d ago0x957e45…59b4d6
0xd3a0…45510x1892…6085Base$1.43100%Route unknown93d ago0xb4cc88…135cab
0xd3a0…45510x1892…6085Base$1.21100%Route unknown93d ago0x904fca…5feb51
0xd3a0…45510x1892…6085Base$1.77100%Route unknown94d ago0x118ebb…41c342
0xd3a0…45510x1892…6085Base$1.40100%Route unknown94d ago0xaa140d…b33a98
0xd3a0…45510x1892…6085Base$1.62100%Route unknown94d ago0x297e82…e9d0ce
0xd3a0…45510x1892…6085Base$1.74100%Route unknown94d ago0xc712d4…b697ce
0xd3a0…45510x1892…6085Base$1.04100%Route unknown94d ago0x7d5370…7ff673
0xd3a0…45510x1892…6085Base$1.72100%Route unknown94d ago0x37f941…1e3325
0xd3a0…45510x1892…6085Base$1.26100%Route unknown94d ago0x435f36…961df4
0xd3a0…45510x1892…6085Base$1.11100%Route unknown94d ago0x693fbe…d8c973
0xd3a0…45510x1892…6085Base$1.88100%Route unknown94d ago0x30fd4a…fda122
0xd3a0…45510x1892…6085Base$1.72100%Route unknown94d ago0x482a2c…ae5119
0xd3a0…45510x1892…6085Base$1.61100%Route unknown94d ago0x35137c…3a7e04
0xd3a0…45510x1892…6085Base$1.96100%Route unknown94d ago0xa79a59…566153
0xd3a0…45510x1892…6085Base$1.14100%Route unknown94d ago0x3f5557…009793
0xd3a0…45510x1892…6085Base$1.29100%Route unknown94d ago0x3748d2…026a06
0xd3a0…45510x1892…6085Base$1.57100%Route unknown94d ago0x1d6d58…c09cd9

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.