Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$5.25100%0x9618…2861110d ago0xcc41dd…ec6c02
0x5d79…ab930x0e3d…7757Base—$1.05100%0x3764…3be0110d ago0xc0fb75…25a9fc
0x5d79…ab930x0e3d…7757Base—$6.30100%0x8c9f…11af110d ago0x707d16…eb6bfb
0x5d79…ab930x0e3d…7757Base—$5.25100%0xd773…a250110d ago0x4c9de4…594b15
0x5d79…ab930x0e3d…7757Base—$10.50100%0xec3e…414c111d ago0x8f1cb4…e5466e
0x5d79…ab930x0e3d…7757Base—$1.05100%0xdfea…dfaf111d ago0xba53cc…a90e13
0x5d79…ab930x0e3d…7757Base—$5.25100%0x1efc…9e43111d ago0xc09a6b…cf82d9
0x5d79…ab930x0e3d…7757Base—$10.50100%0xbada…25fd111d ago0x62df27…3cbb97
0x5d79…ab930x0e3d…7757Base—$5.25100%0x971f…ddbf111d ago0xae3c5d…3c45d0
0x5d79…ab930x0e3d…7757Base—$3.15100%0x5787…759e111d ago0xbd575b…acef2d
0x5d79…ab930x0e3d…7757Base—$5.25100%0x5944…5572111d ago0xe99f9c…1b7adc
0x5d79…ab930x0e3d…7757Base—$9.45100%0x2115…35a0111d ago0x88d825…143033
0x5d79…ab930x0e3d…7757Base—$3.15100%0xfbba…dd90111d ago0x692d01…e7ac05
0x5d79…ab930x0e3d…7757Base—$2.10100%0x39e9…2393111d ago0x7d4d29…f41ea0
0x5d79…ab930x0e3d…7757Base—$9.45100%0x238e…2325111d ago0xc9b337…266297
0x5d79…ab930x0e3d…7757Base—$2.10100%0x4d61…6838111d ago0x432a33…df061a
0x208a…ab3f0x5d79…ab93Base—$30.00100%0xa923…c9ac111d ago0x957749…2ee9ae
0x5d79…ab930x0e3d…7757Base—$26.25100%0x133d…a476111d ago0xc95dd0…89258f
0x5d79…ab930x0e3d…7757Base—$1.05100%0xe5f9…0f5f111d ago0xf4a0e1…f595c0
0x5d79…ab930x0e3d…7757Base—$1.05100%0x58f6…4517111d ago0xf1b124…eab004
0x5d79…ab930x0e3d…7757Base—$13.65100%0x8bf0…2ce2111d ago0xfe3eb3…064b2c
0x5d79…ab930x0e3d…7757Base—$21.00100%0x096a…5c7b111d ago0x6de14e…79db73
0x5d79…ab930x0e3d…7757Base—$105.00100%0x6d49…84c8111d ago0xcd3ce4…3a9e81
0x5d79…ab930x0e3d…7757Base—$3.15100%0x6d7b…aade111d ago0xa4daa0…55405f
0x754d…3c6e0x5d79…ab93Base—$10.00100%0xa923…c9ac111d ago0xe8737b…042c39

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.