Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x80e7…127f99d ago0x1eb7f3…0c015b
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xf261…5d4199d ago0x5478f0…a399db
0x3fb1…7e250x0e3d…7757Base—$68.25100%0x3764…3be099d ago0x23bb44…59eb4e
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x5787…759e99d ago0xf9b353…34e682
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2d18…781199d ago0x297e0d…f8cc53
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x2d29…913b99d ago0xa0542d…9adf31
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4339…385099d ago0x86b954…2bfb62
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x1e0a…902e99d ago0x52be5a…8404fe
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x5613…339e99d ago0x12f910…bad4dd
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xfdd4…df7299d ago0x3e7b9b…2a9b3b
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x5df6…642899d ago0x0c48b1…c7fb03
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x72fe…16d699d ago0x05fe97…577940
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x748e…1c7499d ago0xe03c66…89d747
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x59e8…d82399d ago0x5798e4…6e28e6
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x1af6…8fa399d ago0x06ca26…bca078
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x76aa…2a0a99d ago0xec544c…eaf060
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x0553…cecf99d ago0x9e8614…5edf84
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x77d0…ce5099d ago0xe16cda…17e1e2
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x748e…1c7499d ago0xd1a15e…eac436
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x1875…8fcf99d ago0x2f95c8…9f51fe
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x5520…8e5b99d ago0x13dd33…08d60c
0x3fb1…7e250x0e3d…7757Base—$22.05100%0x6a34…ec8899d ago0x51b2ff…6e999e
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x3ab4…e68499d ago0x54acb6…f5b1a4
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xb1ed…f85499d ago0x9a8ed3…665b3e
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xa6d0…a3cd99d ago0xbd6bd3…50dc2a

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.