Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a58…a7bd0x0f7a…9fd2Base—$1.1070%0x9e8f…f4f720h ago0x8b0eba…9e6856
0x5a58…a7bd0x0f7a…9fd2Base—$1.0270%0x73b4…e73621h ago0x8865a7…83061b
0x5a58…a7bd0x0f7a…9fd2Base—$1.0470%0x8398…2c0621h ago0x278320…71fae2
0x5a58…a7bd0x0f7a…9fd2Base—$1.0470%0x8398…2c0621h ago0x6dc6c9…bba5c3
0x5a58…a7bd0x0f7a…9fd2Base—$1.2170%0x9e8f…f4f721h ago0x92878b…0fa691
0x5a58…a7bd0x0f7a…9fd2Base—$1.2770%0x9e8f…f4f721h ago0xfe20c6…1d9f38
0x5a58…a7bd0x0f7a…9fd2Base—$1.0170%0x9e8f…f4f722h ago0xffd08c…4277bd
0x5a58…a7bd0x0f7a…9fd2Base—$2.0070%0x73b4…e73622h ago0x035d54…49d665
0x5a58…a7bd0x0f7a…9fd2Base—$1.0070%0x73b4…e7361d ago0x2c7604…dcb59d
0x5a58…a7bd0x0f7a…9fd2Base—$1.1270%0x73b4…e7361d ago0xfc7c82…03d12f
0x5a58…a7bd0x0f7a…9fd2Base—$1.2470%0x73b4…e7361d ago0x7f3d2c…12d97d
0x5a58…a7bd0x0f7a…9fd2Base—$1.0470%0x8398…2c061d ago0xbd08f9…263784
0x5a58…a7bd0x0f7a…9fd2Base—$1.2870%0x8398…2c061d ago0x38cd66…914b93
0x5a58…a7bd0x0f7a…9fd2Base—$1.4070%0x8398…2c061d ago0xb51afd…e056cf
0x5a58…a7bd0x0f7a…9fd2Base—$1.2470%0x94c3…67581d ago0x6bc647…402f06
0x5a58…a7bd0x0f7a…9fd2Base—$1.0570%0x94c3…67581d ago0x25482a…32c1ca
0x5a58…a7bd0x0f7a…9fd2Base—$1.1870%0x71e2…fc071d ago0xb29540…7ec878

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.